Trace number 3368467

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.09 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368467-1305388584.cnf'
0.00/0.01	c -- header says num vars:          76943
0.00/0.01	c -- header says num clauses:      245006
0.00/0.08	c -- clauses added:            0 learnts,       245006 normals,            0 xors
0.00/0.08	c -- vars added      76943
0.00/0.08	c Parsing time:  0.07 s
0.00/0.08	c  N st     0         0     76943     94207    136128         0    563654         0   no data   no data
0.49/0.51	c asymm  cl-useful: 16/7385/94207 lits-rem:48 time: 0.43
9.99/10.03	c Flit:  1025 Blit:  17188 bXBeca:    0 bXProp: 22152 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  9.36
9.99/10.05	c Cleaning up after failed var search:     0.01 s 
9.99/10.07	c Replacing    22152 vars Replaced   392069 lits Time:     0.02 s 
9.99/10.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.09	c bin-w-bin subsume rem         2037 bins  time:  0.00 s
10.09/10.10	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.01 s
10.09/10.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  27005 time:  0.03 s
10.09/10.16	c Removed useless bin:      47  fixed:     0  props:   5.35M  time:  0.03 s
10.19/10.26	c lits-rem:        19  cl-subs:      650  v-elim:   9001  v-fix:    0  time:  0.09 s
10.89/10.97	c Finding binary XORs  T:     0.71 s  found:      31
10.89/10.97	c Replacing       31 vars Replaced      329 lits Time:     0.00 s 
11.00/11.02	c Finding non-binary XORs:     0.02 s (found:    7500, avg size: 3.0)
11.00/11.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1248 locsubst:  4550 time:   0.01
11.00/11.02	c Replacing     2275 vars Replaced    13650 lits Time:     0.01 s 
11.00/11.04	c calculated reachability. Time: 0.01
11.00/11.04	c Calc default polars -  time:   0.00 s pos:    1891 undec:   62834 neg:   12218
11.00/11.04	c =========================================================================================
11.00/11.04	c types(t): F = full restart, N = normal restart
11.00/11.04	c types(t): S = simplification begin/end, E = solution found
11.00/11.04	c restart types(rt): st = static, dy = dynamic
11.00/11.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
11.00/11.04	c  B st     0         0     14450     22069     23722         0    160689         0   no data   no data
11.09/11.19	c Decided on static restart strategy
11.39/11.44	c  N st     8      4915     14446     22069     24063      4489    160689    124133   no data   no data
12.29/12.34	c  N st    10     11299     14439     22069     24333     10483    160689    354190   no data   no data
12.79/12.85	c  N st    11     17042     14437     22069     24388     15936    160689    534289   no data   no data
13.89/13.92	c  F st    12     25000     14432     22069     24498     14384    160689    435530   no data   no data
13.89/13.94	c  N st    12     25000     14432     22059     24308     14367    160316    435124   no data   no data
14.49/14.54	c Finding binary XORs  T:     0.57 s  found:       7
15.09/15.18	c Decided on static restart strategy
15.09/15.18	c  N st    18     30000     14426     22059     24584     18968    160234    607552   no data   no data
15.09/15.18	c  S st    18     30000     14426     22059     24584     18968    160234    607552   no data   no data
15.30/15.32	c  S st    18     30500     14426     22059     24733     19314    160234    612353   no data   no data
15.30/15.33	c x-sub:  2275 x-cut:      0 vfix:      0 v-elim:    624 locsubst:     0 time:   0.01
16.29/16.34	c Flit:   116 Blit:     78 bXBeca:    0 bXProp:  367 Bins: 161716 BRemL:  74551 BRemN:     72 P: 18.5M T:  1.01
16.29/16.35	c Cleaning up after failed var search:     0.01 s 
16.29/16.38	c Replacing      374 vars Replaced    92859 lits Time:     0.03 s 
16.29/16.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.29/16.40	c bin-w-bin subsume rem         2391 bins  time:  0.01 s
16.39/16.41	c subs with bin:      485  lits-rem:       208  v-fix:    0  time:  0.01 s
16.39/16.43	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:  12947 time:  0.02 s
16.39/16.44	c Removed useless bin:     131  fixed:     0  props:   0.50M  time:  0.01 s
16.39/16.48	c lits-rem:       330  cl-subs:      391  v-elim:   1838  v-fix:    0  time:  0.04 s
16.59/16.63	c subs with bin:      216  lits-rem:     17408  v-fix:    0  time:  0.13 s
16.69/16.76	c lits-rem:      1712  cl-subs:      763  v-elim:      0  v-fix:    0  time:  0.12 s
16.79/16.87	c asymm  cl-useful: 0/12584/19969 lits-rem:0 time: 0.11
16.79/16.88	c calculated reachability. Time: 0.00
16.79/16.88	c  N st    18     30500     11109     19969     73309     11236    132611    414782   no data   no data
17.39/17.43	c Finding binary XORs  T:     0.55 s  found:       0
18.09/18.14	c  N st    20     37612     11107     19969     73331     17999    132611    613275   no data   no data
18.89/18.95	c  N st    21     44011     11107     19969     73342     13418    132611    424679   no data   no data
19.09/19.14	c  S st    22     45750     11106     19969     73343     15113    132611    479120   no data   no data
19.19/19.23	c  S st    22     46251     11106     19969     73355     15600    132611    486949   no data   no data
19.19/19.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    300 locsubst:     0 time:   0.01
19.59/19.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  15477 BRemL:  34441 BRemN:    294 P:  8.1M T:  0.41
19.59/19.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.66	c bin-w-bin subsume rem           27 bins  time:  0.00 s
19.59/19.67	c subs with bin:       12  lits-rem:         7  v-fix:    0  time:  0.01 s
19.59/19.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10805 time:  0.01 s
19.59/19.69	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
19.69/19.71	c lits-rem:         5  cl-subs:        3  v-elim:      6  v-fix:    0  time:  0.02 s
19.69/19.79	c subs with bin:       16  lits-rem:       149  v-fix:    0  time:  0.07 s
19.80/19.86	c lits-rem:       384  cl-subs:      240  v-elim:      0  v-fix:    0  time:  0.06 s
19.80/19.87	c vivif2 --  cl tried    19948 cl shrink       32 lits rem         60 time: 0.01
19.80/19.88	c vivif2 --  cl tried    13845 cl shrink     3104 lits rem      13474 time: 0.02
20.09/20.10	c asymm  cl-useful: 106/19928/19928 lits-rem:539 time: 0.21
20.09/20.10	c calculated reachability. Time: 0.00
20.09/20.10	c  N st    22     46251     10799     19928     52539     13832    130608    369743   no data   no data
20.59/20.64	c Finding binary XORs  T:     0.53 s  found:       0
22.59/22.63	c  N st    23     60649     10798     19928     52539     27712    130608    890898   no data   no data
23.59/23.62	c  N st    24     69378     10798     19928     52545     20936    130608    609503   no data   no data
23.59/23.62	c  S st    24     69378     10798     19928     52545     20936    130608    609503   no data   no data
23.69/23.73	c  S st    24     69883     10798     19928     52547     21434    130608    620569   no data   no data
23.69/23.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    139 locsubst:     0 time:   0.01
24.09/24.11	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    2 Bins:   1786 BRemL:   1384 BRemN:      1 P:  8.3M T:  0.37
24.09/24.13	c Replacing        2 vars Replaced      105 lits Time:     0.01 s 
24.09/24.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.09/24.14	c bin-w-bin subsume rem            3 bins  time:  0.00 s
24.09/24.15	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
24.09/24.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10653 time:  0.01 s
24.09/24.17	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
24.09/24.19	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.02 s
24.20/24.29	c subs with bin:        3  lits-rem:        42  v-fix:    0  time:  0.09 s
24.48/24.52	c lits-rem:       460  cl-subs:      496  v-elim:      0  v-fix:    0  time:  0.23 s
24.48/24.52	c vivif2 --  cl tried    19920 cl shrink        0 lits rem          0 time: 0.00
24.48/24.55	c vivif2 --  cl tried    19916 cl shrink     2485 lits rem      15280 time: 0.03
24.68/24.76	c asymm  cl-useful: 256/19920/19920 lits-rem:823 time: 0.21
24.68/24.77	c calculated reachability. Time: 0.00
24.68/24.77	c  N st    24     69883     10651     19791     52467     19916    129584    537818   no data   no data
25.19/25.30	c Finding binary XORs  T:     0.53 s  found:      61
27.89/27.90	c  F st    25     87500     10649     19791     52468     37033    129584   1680436   no data   no data
27.89/27.92	c Replacing       61 vars Replaced      914 lits Time:     0.01 s 
27.89/27.93	c  N st    25     87500     10587     19791     52218     37030    129375   1680105   no data   no data
28.50/28.57	c Decided on static restart strategy
28.89/28.96	c  N st    32     95540     10585     19791     52242     26717    129373    744301   no data   no data
29.99/30.06	c  N st    34    104824     10585     19791     52251     35714    129373   1115477   no data   no data
29.99/30.06	c  S st    34    104824     10585     19791     52251     35714    129373   1115477   no data   no data
30.09/30.18	c  S st    34    105324     10585     19791     52253     36208    129372   1127951   no data   no data
30.09/30.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     69 locsubst:     0 time:   0.01
30.59/30.65	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   4199 BRemL:   3496 BRemN:      3 P: 10.6M T:  0.45
30.59/30.66	c Replacing        1 vars Replaced      787 lits Time:     0.02 s 
30.59/30.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.59/30.67	c bin-w-bin subsume rem           67 bins  time:  0.00 s
30.59/30.68	c subs with bin:       58  lits-rem:       104  v-fix:    0  time:  0.01 s
30.69/30.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10513 time:  0.01 s
30.69/30.71	c Removed useless bin:       1  fixed:     0  props:   0.31M  time:  0.01 s
30.69/30.73	c lits-rem:        16  cl-subs:       99  v-elim:     31  v-fix:    0  time:  0.02 s
30.99/31.08	c subs with bin:       57  lits-rem:      1449  v-fix:    0  time:  0.32 s
31.49/31.56	c lits-rem:      1505  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.47 s
31.49/31.57	c vivif2 --  cl tried    19659 cl shrink        4 lits rem          4 time: 0.00
31.59/31.63	c vivif2 --  cl tried    33515 cl shrink     5292 lits rem      33560 time: 0.05
31.80/31.88	c asymm  cl-useful: 77/19659/19659 lits-rem:208 time: 0.26
31.80/31.89	c calculated reachability. Time: 0.00
31.80/31.89	c  N st    34    105324     10482     19654     48872     33512    128349    954959   no data   no data
32.39/32.42	c Finding binary XORs  T:     0.53 s  found:       0
33.39/33.42	c  N st    35    114923     10481     19654     48878     23013    128348    512691   no data   no data
34.99/35.08	c  N st    36    129320     10480     19654     48878     36769    128347    879997   no data   no data
37.89/37.99	c  N st    37    150915     10477     19654     48883     35737    128347   1082209   no data   no data
38.89/38.97	c  S st    38    157987     10476     19654     48884     42478    128347   1314757   no data   no data
38.99/39.09	c  S st    38    158491     10476     19654     48885     42980    128347   1329805   no data   no data
39.09/39.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
39.49/39.53	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    594 BRemL:   1080 BRemN:      5 P: 11.1M T:  0.44
39.49/39.55	c Replacing        1 vars Replaced      529 lits Time:     0.02 s 
39.49/39.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.49/39.56	c bin-w-bin subsume rem           42 bins  time:  0.00 s
39.49/39.57	c subs with bin:        2  lits-rem:         2  v-fix:    0  time:  0.01 s
39.49/39.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10473 time:  0.01 s
39.49/39.59	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
39.60/39.62	c lits-rem:         6  cl-subs:       27  v-elim:     21  v-fix:    0  time:  0.03 s
39.79/39.89	c subs with bin:        5  lits-rem:        27  v-fix:    0  time:  0.23 s
41.99/42.07	c lits-rem:      6393  cl-subs:     1696  v-elim:      0  v-fix:    0  time:  2.18 s
41.99/42.07	c vivif2 --  cl tried    19623 cl shrink        0 lits rem          0 time: 0.00
42.09/42.14	c vivif2 --  cl tried    41252 cl shrink     3883 lits rem      18650 time: 0.06
42.29/42.39	c asymm  cl-useful: 31/19623/19623 lits-rem:64 time: 0.25
42.29/42.39	c calculated reachability. Time: 0.00
42.29/42.39	c  N st    38    158491     10452     19622     46171     41252    127778   1244555   no data   no data
42.90/42.92	c Finding binary XORs  T:     0.53 s  found:       0
49.19/49.21	c  N st    39    207080     10450     19622     46187     40549    127778   1263940   no data   no data
52.89/52.92	c  N st    40    237737     10449     19622     46191     44165    127778   1433057   no data   no data
52.89/52.92	c  S st    40    237737     10449     19622     46191     44165    127778   1433057   no data   no data
52.99/53.08	c  S st    40    238242     10449     19622     46191     44669    127778   1451190   no data   no data
52.99/53.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
53.49/53.52	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1575 BRemL:   1419 BRemN:      4 P: 10.2M T:  0.43
53.49/53.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.49/53.53	c bin-w-bin subsume rem            1 bins  time:  0.00 s
53.49/53.54	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
53.49/53.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10448 time:  0.01 s
53.49/53.56	c Removed useless bin:       4  fixed:     0  props:   0.31M  time:  0.01 s
53.49/53.59	c lits-rem:         2  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.03 s
53.91/53.92	c subs with bin:       13  lits-rem:        76  v-fix:    0  time:  0.28 s
56.49/56.60	c lits-rem:      2833  cl-subs:     1332  v-elim:      0  v-fix:    0  time:  2.67 s
56.59/56.60	c vivif2 --  cl tried    19611 cl shrink        0 lits rem          0 time: 0.00
56.59/56.68	c vivif2 --  cl tried    43312 cl shrink     5506 lits rem      34251 time: 0.07
56.89/56.95	c asymm  cl-useful: 29/19611/19611 lits-rem:103 time: 0.27
56.89/56.96	c calculated reachability. Time: 0.00
56.89/56.96	c  N st    40    238242     10448     19605     45830     43312    127486   1367992   no data   no data
57.39/57.49	c Finding binary XORs  T:     0.53 s  found:       2
67.00/67.07	c  F st    41    306250     10448     19605     45832     54366    127486   2265040   no data   no data
67.00/67.08	c Replacing        2 vars Replaced       30 lits Time:     0.01 s 
67.00/67.09	c  N st    41    306250     10446     19605     45828     54366    127482   2265036   no data   no data
67.79/67.87	c Decided on static restart strategy
71.39/71.43	c  N st    51    334550     10442     19605     45853     52775    127482   1469879   no data   no data
74.19/74.25	c  N st    53    357363     10441     19605     45862     44863    127481   1010951   no data   no data
74.19/74.26	c  S st    53    357363     10441     19605     45862     44863    127481   1010951   no data   no data
74.39/74.40	c  S st    53    357865     10441     19605     45863     45363    127480   1022774   no data   no data
74.39/74.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
74.80/74.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    876 BRemL:    911 BRemN:      0 P: 10.3M T:  0.42
74.80/74.86	c Replacing        3 vars Replaced       96 lits Time:     0.02 s 
74.80/74.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
74.80/74.87	c bin-w-bin subsume rem           10 bins  time:  0.00 s
74.80/74.88	c subs with bin:       10  lits-rem:         5  v-fix:    0  time:  0.01 s
74.80/74.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10438 time:  0.01 s
74.89/74.90	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
74.89/74.92	c lits-rem:         0  cl-subs:       19  v-elim:     24  v-fix:    0  time:  0.02 s
75.09/75.18	c subs with bin:       25  lits-rem:       795  v-fix:    0  time:  0.23 s
76.09/76.14	c lits-rem:      2217  cl-subs:      813  v-elim:      0  v-fix:    0  time:  0.96 s
76.09/76.15	c vivif2 --  cl tried    19561 cl shrink        5 lits rem          5 time: 0.00
76.19/76.20	c vivif2 --  cl tried    43478 cl shrink     4535 lits rem      78898 time: 0.05
76.39/76.47	c asymm  cl-useful: 25/19560/19560 lits-rem:41 time: 0.27
76.39/76.47	c calculated reachability. Time: 0.00
76.39/76.47	c  N st    53    357865     10414     19558     44586     43478    127022    905964   no data   no data
76.89/77.00	c Finding binary XORs  T:     0.53 s  found:       0
80.79/80.84	c  N st    54    390257     10414     19558     44586     44229    127022   1110531   no data   no data
87.19/87.28	c  N st    55    438848     10414     19558     44586     59488    127022   1478175   no data   no data
100.69/100.71	c  N st    56    511730     10414     19558     44613     64862    127022   2056747   no data   no data
104.20/104.21	c  N st    57    536797     10414     19558     44615     54216    127021   2060046   no data   no data
104.20/104.21	c  S st    57    536797     10414     19558     44615     54216    127021   2060046   no data   no data
104.30/104.37	c  S st    57    537300     10414     19558     44617     54714    127021   2073762   no data   no data
104.30/104.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.80/104.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    974 BRemL:    771 BRemN:      9 P: 12.0M T:  0.48
104.80/104.87	c Replacing        1 vars Replaced      262 lits Time:     0.01 s 
104.80/104.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.80/104.88	c bin-w-bin subsume rem            6 bins  time:  0.00 s
104.80/104.89	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.01 s
104.89/104.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10413 time:  0.01 s
104.89/104.91	c Removed useless bin:       1  fixed:     0  props:   0.32M  time:  0.01 s
104.89/104.94	c lits-rem:         0  cl-subs:       13  v-elim:      6  v-fix:    0  time:  0.03 s
105.39/105.48	c subs with bin:       36  lits-rem:       161  v-fix:    0  time:  0.48 s
109.29/109.32	c lits-rem:      3063  cl-subs:     1131  v-elim:      0  v-fix:    0  time:  3.84 s
109.29/109.32	c vivif2 --  cl tried    19550 cl shrink        0 lits rem          0 time: 0.00
109.39/109.45	c vivif2 --  cl tried    53540 cl shrink     7292 lits rem      62241 time: 0.12
109.69/109.76	c asymm  cl-useful: 75/11339/19550 lits-rem:88 time: 0.31
109.69/109.77	c calculated reachability. Time: 0.00
109.69/109.77	c  N st    57    537300     10407     19550     44382     53538    126837   1965265   no data   no data
110.19/110.30	c Finding binary XORs  T:     0.53 s  found:       0
134.70/134.75	c  N st    58    701284     10405     19550     44387     62643    126837   1330291   no data   no data
154.09/154.14	c  N st    59    805951     10405     19550     44393     83027    126837   4345746   no data   no data
154.09/154.14	c  S st    59    805951     10405     19550     44393     83027    126837   4345746   no data   no data
154.29/154.36	c  S st    59    806451     10405     19550     44396     83519    126835   4359088   no data   no data
154.29/154.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
154.89/154.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    392 BRemL:    555 BRemN:      1 P: 13.7M T:  0.55
154.89/154.97	c Replacing        3 vars Replaced      378 lits Time:     0.04 s 
154.89/154.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.89/154.98	c bin-w-bin subsume rem            3 bins  time:  0.00 s
154.89/154.99	c subs with bin:        3  lits-rem:        10  v-fix:    0  time:  0.01 s
155.00/155.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10402 time:  0.01 s
155.00/155.01	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
155.00/155.06	c lits-rem:         0  cl-subs:       14  v-elim:      7  v-fix:    0  time:  0.05 s
156.10/156.18	c subs with bin:        4  lits-rem:        23  v-fix:    0  time:  0.99 s
171.79/171.89	c lits-rem:      4800  cl-subs:     2765  v-elim:      0  v-fix:    0  time: 15.70 s
171.79/171.89	c vivif2 --  cl tried    19543 cl shrink        0 lits rem          0 time: 0.00
172.19/172.22	c vivif2 --  cl tried    80742 cl shrink    20203 lits rem     588548 time: 0.32
172.29/172.32	c asymm  cl-useful: 0/8204/19543 lits-rem:0 time: 0.10
172.29/172.33	c calculated reachability. Time: 0.00
172.29/172.33	c  N st    59    806451     10395     19543     43149     80742    126728   3559346   no data   no data
172.79/172.85	c Finding binary XORs  T:     0.53 s  found:       0
217.70/217.77	c  F st    60   1071875     10395     19543     43160     74114    126728   2282111   no data   no data
217.70/217.79	c  N st    60   1071875     10395     19543     43160     74114    126728   2282111   no data   no data
218.69/218.73	c Decided on static restart strategy
222.60/222.65	c  N st    70   1100183     10394     19543     43175     54694    126728   1262754   no data   no data
227.89/227.92	c  N st    72   1136177     10393     19543     43179     89657    126728   2664843   no data   no data
232.50/232.53	c  N st    73   1168570     10393     19543     43180     72328    126728   1652324   no data   no data
241.70/241.73	c  N st    74   1209678     10393     19543     43181     63323    126728   1390690   no data   no data
241.70/241.73	c  S st    74   1209678     10393     19543     43181     63323    126728   1390690   no data   no data
241.90/241.92	c  S st    74   1210180     10393     19543     43181     63823    126727   1405764   no data   no data
241.90/241.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
242.40/242.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    431 BRemL:    451 BRemN:      3 P: 13.4M T:  0.52
242.40/242.48	c Replacing        1 vars Replaced      220 lits Time:     0.02 s 
242.40/242.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.40/242.49	c bin-w-bin subsume rem            3 bins  time:  0.00 s
242.50/242.50	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
242.50/242.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10392 time:  0.01 s
242.50/242.52	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
242.50/242.55	c lits-rem:         0  cl-subs:        4  v-elim:      3  v-fix:    0  time:  0.03 s
242.90/242.90	c subs with bin:       29  lits-rem:        51  v-fix:    0  time:  0.31 s
244.00/244.09	c lits-rem:       884  cl-subs:      946  v-elim:      0  v-fix:    0  time:  1.18 s
244.00/244.09	c vivif2 --  cl tried    19539 cl shrink        1 lits rem          1 time: 0.00
244.10/244.16	c vivif2 --  cl tried    62710 cl shrink     4331 lits rem      20409 time: 0.07
244.40/244.48	c asymm  cl-useful: 69/9925/19539 lits-rem:137 time: 0.31
244.40/244.49	c calculated reachability. Time: 0.00
244.40/244.49	c  N st    74   1210180     10389     19535     42184     62710    126505   1365643   no data   no data
245.00/245.01	c Finding binary XORs  T:     0.53 s  found:       0
258.69/258.77	c  N st    75   1283063     10389     19535     42190     82730    126505   3111412   no data   no data
282.50/282.59	c  N st    76   1392386     10389     19535     42191     86093    126505   4874580   no data   no data
315.30/315.31	c  N st    77   1556370     10388     19535     42199     82915    126505   4009428   no data   no data
352.01/352.08	c  N st    78   1710180     10387     19535     42209    119123    126505   4375381   no data   no data
352.01/352.08	c  S st    78   1710180     10387     19535     42209    119123    126505   4375381   no data   no data
352.30/352.37	c  S st    78   1710682     10387     19535     42210    119623    126505   4391219   no data   no data
352.30/352.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
353.11/353.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   1618 BRemL:   1088 BRemN:      2 P: 19.4M T:  0.74
353.11/353.18	c Replacing        1 vars Replaced       97 lits Time:     0.05 s 
353.11/353.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
353.11/353.19	c bin-w-bin subsume rem            1 bins  time:  0.00 s
353.20/353.20	c subs with bin:       39  lits-rem:         9  v-fix:    0  time:  0.01 s
353.20/353.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10386 time:  0.01 s
353.20/353.22	c Removed useless bin:       3  fixed:     0  props:   0.33M  time:  0.01 s
353.20/353.27	c lits-rem:         0  cl-subs:       22  v-elim:      5  v-fix:    0  time:  0.06 s
354.40/354.48	c subs with bin:       52  lits-rem:      5710  v-fix:    0  time:  1.07 s
362.70/362.71	c lits-rem:     14833  cl-subs:     3196  v-elim:      0  v-fix:    0  time:  8.22 s
362.70/362.71	c vivif2 --  cl tried    19486 cl shrink        6 lits rem          6 time: 0.00
363.02/363.08	c vivif2 --  cl tried   116295 cl shrink    27088 lits rem     123284 time: 0.37
363.20/363.25	c asymm  cl-useful: 6/9561/19486 lits-rem:18 time: 0.17
363.20/363.26	c calculated reachability. Time: 0.00
363.20/363.26	c  N st    78   1710682     10381     19480     42235    116284    126308   4085757   no data   no data
363.70/363.79	c Finding binary XORs  T:     0.53 s  found:       1
434.11/434.16	c  N st    79   2079647     10381     19480     42238    109788    126308   5741871   no data   no data
455.42/455.49	c  N st    80   2210682     10380     19480     42244    106191    126308   2208022   no data   no data
455.42/455.49	c  S st    80   2210682     10380     19480     42244    106191    126308   2208022   no data   no data
455.70/455.71	c  S st    80   2211187     10380     19480     42246    106693    126308   2220861   no data   no data
455.70/455.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
456.41/456.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    845 BRemL:    704 BRemN:      5 P: 18.2M T:  0.68
456.41/456.44	c Replacing        4 vars Replaced      326 lits Time:     0.03 s 
456.41/456.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
456.41/456.45	c bin-w-bin subsume rem            6 bins  time:  0.00 s
456.41/456.46	c subs with bin:        8  lits-rem:        12  v-fix:    0  time:  0.01 s
456.41/456.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10376 time:  0.01 s
456.41/456.48	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
456.52/456.52	c lits-rem:         3  cl-subs:        6  v-elim:      2  v-fix:    0  time:  0.04 s
456.90/456.99	c subs with bin:       18  lits-rem:       489  v-fix:    0  time:  0.40 s
463.12/463.14	c lits-rem:      7568  cl-subs:     2254  v-elim:      0  v-fix:    0  time:  6.15 s
463.12/463.15	c vivif2 --  cl tried    19469 cl shrink        0 lits rem          0 time: 0.00
463.30/463.33	c vivif2 --  cl tried   104394 cl shrink    12616 lits rem      22586 time: 0.18
463.60/463.68	c asymm  cl-useful: 34/8182/19469 lits-rem:41 time: 0.35
463.60/463.69	c calculated reachability. Time: 0.00
463.60/463.69	c  N st    80   2211187     10374     19469     42003    104394    126187   2152726   no data   no data
464.22/464.22	c Finding binary XORs  T:     0.53 s  found:       0
622.41/622.45	c  N st    81   2711187     10374     19469     42009    110568    126185   5402317   no data   no data
622.41/622.45	c  S st    81   2711187     10374     19469     42009    110568    126185   5402317   no data   no data
622.71/622.76	c  S st    81   2711689     10374     19469     42012    111066    126185   5419551   no data   no data
622.71/622.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
623.51/623.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    152 BRemL:    447 BRemN:      0 P: 18.7M T:  0.72
623.51/623.53	c Replacing        1 vars Replaced     1756 lits Time:     0.02 s 
623.51/623.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
623.51/623.54	c bin-w-bin subsume rem            7 bins  time:  0.00 s
623.51/623.55	c subs with bin:        3  lits-rem:         4  v-fix:    0  time:  0.01 s
623.51/623.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10373 time:  0.01 s
623.51/623.57	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
623.62/623.63	c lits-rem:         1  cl-subs:       18  v-elim:      5  v-fix:    0  time:  0.06 s
625.21/625.27	c subs with bin:        0  lits-rem:       577  v-fix:    0  time:  1.47 s
633.81/633.80	c lits-rem:      6880  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  8.53 s
633.81/633.81	c vivif2 --  cl tried    19454 cl shrink        0 lits rem          0 time: 0.00
634.21/634.22	c vivif2 --  cl tried   109734 cl shrink    24765 lits rem     556314 time: 0.41
634.41/634.48	c asymm  cl-useful: 5/11272/19454 lits-rem:15 time: 0.26
634.41/634.49	c calculated reachability. Time: 0.00
634.41/634.49	c  N st    81   2711689     10368     19449     41138    109734    126049   4774646   no data   no data
737.71/737.70	c  N st    82   3211689     10368     19449     41144    141046    126049   6540813   no data   no data
737.71/737.70	c  S st    82   3211689     10368     19449     41144    141046    126049   6540813   no data   no data
738.02/738.04	c  S st    82   3212192     10368     19449     41144    141549    126049   6561733   no data   no data
738.02/738.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
738.81/738.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    802 BRemL:   1117 BRemN:      2 P: 20.4M T:  0.79
738.81/738.88	c Replacing        2 vars Replaced       52 lits Time:     0.02 s 
738.81/738.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.81/738.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.91/738.90	c subs with bin:        4  lits-rem:         4  v-fix:    0  time:  0.01 s
738.91/738.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10366 time:  0.01 s
738.91/738.92	c Removed useless bin:       1  fixed:     0  props:   0.34M  time:  0.01 s
739.01/739.00	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.07 s
740.71/740.77	c subs with bin:        8  lits-rem:      2003  v-fix:    0  time:  1.57 s
766.31/766.37	c lits-rem:      1708  cl-subs:     3928  v-elim:      0  v-fix:    0  time: 25.60 s
766.31/766.37	c vivif2 --  cl tried    19445 cl shrink        8 lits rem          8 time: 0.00
766.91/766.93	c vivif2 --  cl tried   137613 cl shrink    34524 lits rem     179800 time: 0.55
767.21/767.27	c asymm  cl-useful: 19/6964/19442 lits-rem:23 time: 0.35
767.21/767.29	c calculated reachability. Time: 0.00
767.21/767.29	c  N st    82   3212192     10365     19442     40824    137612    125996   6066897   no data   no data
767.82/767.81	c Finding binary XORs  T:     0.53 s  found:       0
874.32/874.36	c  N st    83   3712195     10365     19442     40836    137019    125996   6832383   no data   no data
874.32/874.36	c  S st    83   3712195     10365     19442     40836    137019    125996   6832383   no data   no data
874.71/874.73	c  S st    83   3712698     10365     19442     40836    137522    125996   6845631   no data   no data
874.71/874.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
875.52/875.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    697 BRemL:    307 BRemN:      0 P: 18.5M T:  0.77
875.52/875.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
875.52/875.53	c bin-w-bin subsume rem            7 bins  time:  0.00 s
875.52/875.54	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.01 s
875.52/875.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10365 time:  0.01 s
875.52/875.56	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
875.63/875.64	c lits-rem:         0  cl-subs:        8  v-elim:      4  v-fix:    0  time:  0.07 s
877.22/877.27	c subs with bin:       13  lits-rem:     14559  v-fix:    0  time:  1.44 s
910.22/910.27	c lits-rem:      3546  cl-subs:     2541  v-elim:      0  v-fix:    0  time: 33.00 s
910.22/910.28	c vivif2 --  cl tried    19437 cl shrink        1 lits rem          1 time: 0.00
910.73/910.75	c vivif2 --  cl tried   134750 cl shrink    24431 lits rem     321699 time: 0.46
910.92/910.99	c asymm  cl-useful: 3/12473/19437 lits-rem:7 time: 0.24
911.02/911.00	c calculated reachability. Time: 0.00
911.02/911.00	c  N st    83   3712698     10361     19435     41146    134750    125967   6320618   no data   no data
911.52/911.53	c Finding binary XORs  T:     0.53 s  found:       0
919.63/919.67	c  F st    84   3751562     10361     19435     41146     88542    125967   2203409   no data   no data
919.63/919.68	c  N st    84   3751562     10361     19435     41146     88542    125967   2203409   no data   no data
920.82/920.81	c Decided on static restart strategy
925.14/925.18	c  N st    94   3779866     10360     19435     41160    115887    125967   3061802   no data   no data
931.92/931.96	c  N st    96   3815860     10360     19435     41164    150871    125967   4432194   no data   no data
937.62/937.69	c  N st    97   3848253     10360     19435     41164     97323    125967   2586427   no data   no data
946.42/946.40	c  N st    98   3896842     10360     19435     41166    143948    125967   3884035   no data   no data
964.02/964.02	c  N st    99   3969724     10360     19435     41167    129511    125967   4647292   no data   no data
983.72/983.77	c  N st   100   4079048     10360     19435     41169    147521    125967   4813872   no data   no data
1021.94/1021.97	c  N st   101   4212700     10360     19435     41169    100612    125967   2830330   no data   no data
1021.94/1021.97	c  S st   101   4212700     10360     19435     41169    100612    125967   2830330   no data   no data
1022.23/1022.24	c  S st   101   4213201     10360     19435     41170    101112    125967   2845859   no data   no data
1022.23/1022.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1022.93/1022.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    294 BRemL:    303 BRemN:      0 P: 16.2M T:  0.66
1022.93/1022.96	c Replacing        1 vars Replaced      167 lits Time:     0.04 s 
1022.93/1022.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1022.93/1022.97	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1022.93/1022.98	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
1022.93/1022.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10359 time:  0.01 s
1022.93/1023.00	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1023.04/1023.05	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.05 s
1023.93/1023.91	c subs with bin:       25  lits-rem:       447  v-fix:    0  time:  0.78 s
1026.93/1026.94	c lits-rem:      1437  cl-subs:      823  v-elim:      0  v-fix:    0  time:  3.03 s
1026.93/1026.95	c vivif2 --  cl tried    19432 cl shrink        0 lits rem          0 time: 0.00
1027.03/1027.09	c vivif2 --  cl tried   100250 cl shrink     3959 lits rem      40302 time: 0.14
1027.44/1027.45	c asymm  cl-useful: 21/5513/19432 lits-rem:21 time: 0.36
1027.44/1027.46	c calculated reachability. Time: 0.00
1027.44/1027.46	c  N st   101   4213201     10359     19432     41100    100249    125906   2779057   no data   no data
1027.93/1027.99	c Finding binary XORs  T:     0.53 s  found:       0
1080.32/1080.31	c  N st   102   4459179     10359     19432     41104    155612    125906   6365243   no data   no data
1164.83/1164.89	c  N st   103   4713201     10359     19432     41117    125351    125906   3721401   no data   no data
1164.83/1164.89	c  S st   103   4713201     10359     19432     41117    125351    125906   3721401   no data   no data
1165.23/1165.23	c  S st   103   4713702     10359     19432     41118    125848    125906   3739163   no data   no data
1165.23/1165.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1166.04/1166.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    292 BRemL:    459 BRemN:      0 P: 20.9M T:  0.81
1166.04/1166.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1166.04/1166.07	c bin-w-bin subsume rem            2 bins  time:  0.00 s
1166.04/1166.08	c subs with bin:        3  lits-rem:         2  v-fix:    0  time:  0.01 s
1166.04/1166.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10359 time:  0.01 s
1166.12/1166.10	c Removed useless bin:       0  fixed:     0  props:   0.35M  time:  0.01 s
1166.12/1166.16	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.06 s
1167.22/1167.27	c subs with bin:       20  lits-rem:       319  v-fix:    0  time:  0.99 s
1170.73/1170.79	c lits-rem:      8184  cl-subs:     2259  v-elim:      0  v-fix:    0  time:  3.52 s
1170.73/1170.80	c vivif2 --  cl tried    19428 cl shrink        0 lits rem          0 time: 0.00
1171.03/1171.04	c vivif2 --  cl tried   123562 cl shrink    13565 lits rem      55018 time: 0.25
1171.43/1171.41	c asymm  cl-useful: 7/13109/19428 lits-rem:11 time: 0.37
1171.43/1171.42	c calculated reachability. Time: 0.00
1171.43/1171.42	c  N st   103   4713702     10358     19426     40877    123562    125879   3604779   no data   no data
1171.93/1171.95	c Finding binary XORs  T:     0.53 s  found:       0

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368467-1305388584/watcher-3368467-1305388584 -o /tmp/evaluation-result-3368467-1305388584/solver-3368467-1305388584 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368467-1305388584.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 2.31 2.92 3.36 5/363 15637
/proc/meminfo: memFree=24275656/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=23688 CPUtime=0 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 1335 0 0 0 0 0 0 0 25 0 1 0 631273904 24256512 1177 33554432000 4194304 4580011 140734150026720 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 5922 1183 322 95 0 904 0

[startup+0.08875 s]
/proc/loadavg: 2.31 2.92 3.36 5/363 15637
/proc/meminfo: memFree=24275656/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=64956 CPUtime=0.07 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 10471 0 0 0 6 1 0 0 25 0 1 0 631273904 66514944 8306 33554432000 4194304 4580011 140734150026720 18446744073709551615 228095475607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 16239 8306 338 95 0 11221 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 64956

[startup+0.100752 s]
/proc/loadavg: 2.31 2.92 3.36 5/363 15637
/proc/meminfo: memFree=24275656/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=64956 CPUtime=0.09 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 10475 0 0 0 8 1 0 0 25 0 1 0 631273904 66514944 8310 33554432000 4194304 4580011 140734150026720 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 16239 8310 340 95 0 11221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64956

[startup+0.300712 s]
/proc/loadavg: 2.31 2.92 3.36 5/363 15637
/proc/meminfo: memFree=24275656/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=64956 CPUtime=0.29 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 10475 0 0 0 28 1 0 0 25 0 1 0 631273904 66514944 8310 33554432000 4194304 4580011 140734150026720 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 16239 8310 340 95 0 11221 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64956

[startup+0.700639 s]
/proc/loadavg: 2.31 2.92 3.36 5/363 15637
/proc/meminfo: memFree=24275656/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=76024 CPUtime=0.69 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 12842 0 0 0 68 1 0 0 25 0 1 0 631273904 77848576 10677 33554432000 4194304 4580011 140734150026720 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 19006 10677 342 95 0 13988 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76024

[startup+1.50049 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24152236/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=121016 CPUtime=1.49 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 22223 0 0 0 146 3 0 0 25 0 1 0 631273904 123920384 20058 33554432000 4194304 4580011 140734150026720 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 30254 20058 342 95 0 25236 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 121016

[startup+3.1002 s]
/proc/loadavg: 2.31 2.92 3.36 5/368 15643
/proc/meminfo: memFree=24035852/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=201416 CPUtime=3.09 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 39903 0 0 0 304 5 0 0 25 0 1 0 631273904 206249984 37738 33554432000 4194304 4580011 140734150026720 18446744073709551615 4293041 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 50354 37738 342 95 0 45336 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 201416

[startup+6.30061 s]
/proc/loadavg: 2.44 2.94 3.37 5/368 15643
/proc/meminfo: memFree=23822200/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=355944 CPUtime=6.29 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 75904 0 0 0 619 10 0 0 25 0 1 0 631273904 364486656 73739 33554432000 4194304 4580011 140734150026720 18446744073709551615 4231584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 88986 73739 342 95 0 83968 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 355944

[startup+12.7004 s]
/proc/loadavg: 2.57 2.96 3.37 5/368 15643
/proc/meminfo: memFree=23537912/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=576252 CPUtime=12.69 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 122341 0 0 0 1251 18 0 0 25 0 1 0 631273904 590082048 120176 33554432000 4194304 4580011 140734150026720 18446744073709551615 4295429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 144063 120176 366 95 0 139045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 576252

[startup+25.5011 s]
/proc/loadavg: 2.89 3.01 3.38 5/368 15643
/proc/meminfo: memFree=23479028/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=605520 CPUtime=25.49 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 132457 0 0 0 2530 19 0 0 25 0 1 0 631273904 620052480 126022 33554432000 4194304 4580011 140734150026720 18446744073709551615 4293058 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 151380 126023 367 95 0 146362 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 605520

[startup+51.1004 s]
/proc/loadavg: 3.32 3.10 3.40 5/368 15644
/proc/meminfo: memFree=23388348/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=655344 CPUtime=51.09 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 147984 0 0 0 5087 22 0 0 25 0 1 0 631273904 671072256 136350 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 163836 136350 367 95 0 158818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 655344

[startup+102.314 s]
/proc/loadavg: 3.70 3.24 3.43 5/368 15646
/proc/meminfo: memFree=23253884/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=650840 CPUtime=102.31 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 166621 0 0 0 10204 27 0 0 25 0 1 0 631273904 666460160 138134 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 162710 138134 367 95 0 157692 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 650840

[startup+162.301 s]
/proc/loadavg: 3.94 3.39 3.47 5/368 15647
/proc/meminfo: memFree=23134636/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=782120 CPUtime=162.29 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 204345 0 0 0 16196 33 0 0 25 0 1 0 631273904 800890880 157994 33554432000 4194304 4580011 140734150026720 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 195530 157994 367 95 0 190512 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 782120

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.49 5/368 15649
/proc/meminfo: memFree=23088196/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=730084 CPUtime=222.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 229547 0 0 0 22191 39 0 0 25 0 1 0 631273904 747606016 154742 33554432000 4194304 4580011 140734150026720 18446744073709551615 4322816 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 182521 154742 367 95 0 177503 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 730084

[startup+282.301 s]
/proc/loadavg: 3.99 3.59 3.52 5/368 15659
/proc/meminfo: memFree=23051452/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=794828 CPUtime=282.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 259778 0 0 0 28184 46 0 0 25 0 1 0 631273904 813903872 159308 33554432000 4194304 4580011 140734150026720 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 198707 159308 367 95 0 193689 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 794828

[startup+342.301 s]
/proc/loadavg: 4.04 3.67 3.56 5/368 15661
/proc/meminfo: memFree=22981448/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=735436 CPUtime=342.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 285793 0 0 0 34177 53 0 0 25 0 1 0 631273904 753086464 156967 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 183859 156967 367 95 0 178841 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 735436

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.58 5/368 15663
/proc/meminfo: memFree=22761076/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=780816 CPUtime=402.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 316420 0 0 0 40170 60 0 0 25 0 1 0 631273904 799555584 166623 33554432000 4194304 4580011 140734150026720 18446744073709551615 4293947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 195204 166623 367 95 0 190186 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 780816

[startup+462.301 s]
/proc/loadavg: 4.04 3.79 3.61 5/368 15664
/proc/meminfo: memFree=22731148/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=789256 CPUtime=462.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 341662 0 0 0 46162 68 0 0 25 0 1 0 631273904 808198144 169311 33554432000 4194304 4580011 140734150026720 18446744073709551615 4416636 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 197314 169311 367 95 0 192296 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 789256

[startup+522.301 s]
/proc/loadavg: 4.01 3.83 3.63 5/368 15666
/proc/meminfo: memFree=22675168/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=789888 CPUtime=522.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 365363 0 0 0 52155 75 0 0 25 0 1 0 631273904 808845312 170891 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 197472 170891 367 95 0 192454 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 789888

[startup+582.301 s]
/proc/loadavg: 4.08 3.88 3.66 5/368 15667
/proc/meminfo: memFree=22678680/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=861152 CPUtime=582.3 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 386372 0 0 0 58149 81 0 0 25 0 1 0 631273904 881819648 174643 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 215288 174643 367 95 0 210270 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 861152

[startup+642.3 s]
/proc/loadavg: 4.06 3.92 3.68 5/368 15669
/proc/meminfo: memFree=22624176/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=840508 CPUtime=642.31 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 418919 0 0 0 64143 88 0 0 25 0 1 0 631273904 860680192 180337 33554432000 4194304 4580011 140734150026720 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 210127 180337 367 95 0 205109 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 840508

[startup+702.3 s]
/proc/loadavg: 4.09 3.94 3.71 5/368 15671
/proc/meminfo: memFree=22636368/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=911924 CPUtime=702.31 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 440161 0 0 0 70136 95 0 0 25 0 1 0 631273904 933810176 186412 33554432000 4194304 4580011 140734150026720 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 227981 186412 367 95 0 222963 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 911924

[startup+762.314 s]
/proc/loadavg: 4.03 3.95 3.72 5/368 15672
/proc/meminfo: memFree=22575672/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=980520 CPUtime=762.33 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 466531 0 0 0 76132 101 0 0 25 0 1 0 631273904 1004052480 200357 33554432000 4194304 4580011 140734150026720 18446744073709551615 4416631 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 245130 200357 367 95 0 240112 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 980520

[startup+822.3 s]
/proc/loadavg: 4.08 3.97 3.74 5/368 15674
/proc/meminfo: memFree=22519648/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1001544 CPUtime=822.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 494558 0 0 0 82124 108 0 0 25 0 1 0 631273904 1025581056 204946 33554432000 4194304 4580011 140734150026720 18446744073709551615 4317105 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 250386 204946 367 95 0 245368 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 1001544

[startup+882.3 s]
/proc/loadavg: 4.10 3.99 3.76 5/368 15675
/proc/meminfo: memFree=22388860/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1068288 CPUtime=882.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 537005 0 0 0 88115 117 0 0 25 0 1 0 631273904 1093926912 219663 33554432000 4194304 4580011 140734150026720 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 267072 219663 367 95 0 262054 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 1068288

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.77 5/368 15677
/proc/meminfo: memFree=22370440/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=988872 CPUtime=942.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 552007 0 0 0 94111 121 0 0 25 0 1 0 631273904 1012604928 216202 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 247218 216202 367 95 0 242200 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 988872

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.79 5/368 15679
/proc/meminfo: memFree=22380208/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1072144 CPUtime=1002.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 577257 0 0 0 100104 128 0 0 25 0 1 0 631273904 1097875456 218943 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 268036 218943 367 95 0 263018 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1072144

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.80 5/368 15680
/proc/meminfo: memFree=22338068/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1074052 CPUtime=1062.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 598308 0 0 0 106098 134 0 0 25 0 1 0 631273904 1099829248 220057 33554432000 4194304 4580011 140734150026720 18446744073709551615 4295090 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 268513 220057 367 95 0 263495 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1074052

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/368 15682
/proc/meminfo: memFree=22378060/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1075544 CPUtime=1122.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 616922 0 0 0 112092 140 0 0 25 0 1 0 631273904 1101357056 220989 33554432000 4194304 4580011 140734150026720 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 268886 220990 367 95 0 263868 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1075544

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/368 15683
/proc/meminfo: memFree=22348476/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1075884 CPUtime=1182.33 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 632735 0 0 0 118087 146 0 0 25 0 1 0 631273904 1101705216 219840 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 268971 219840 367 95 0 263953 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1075884

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.84 5/368 15685
/proc/meminfo: memFree=22377676/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1076348 CPUtime=1242.32 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 651773 0 0 0 124080 152 0 0 25 0 1 0 631273904 1102180352 219554 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 269087 219554 367 95 0 264069 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1076348



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.03 3.85 3/364 15688
/proc/meminfo: memFree=22630464/32951124 swapFree=65980216/67111528
[pid=15637] ppid=15635 vsize=1077372 CPUtime=1300.04 cores=5,7
/proc/15637/stat : 15637 (strangenight2-s) R 15635 15637 15582 0 -1 4202496 668194 0 0 0 129846 158 0 0 25 0 1 0 631273904 1103228928 219282 33554432000 4194304 4580011 140734150026720 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15637/statm: 269343 219282 367 95 0 264325 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1077372

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.05
CPU time (s): 1300.09
CPU user time (s): 1298.47
CPU system time (s): 1.62575
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1098056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.47
system time used= 1.62575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 668196
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1304

runsolver used 4.44232 second user time and 10.9653 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 17:56:24
IDJOB=3368467
IDBENCH=83103
IDSOLVER=1845
FILE ID=node142/3368467-1305388584
RUNJOBID= node142-1305388584-15603
PBS_JOBID= 13324407
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368467-1305388584/watcher-3368467-1305388584 -o /tmp/evaluation-result-3368467-1305388584/solver-3368467-1305388584 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368467-1305388584.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=412826231

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      24277424 kB
Buffers:        307260 kB
Cached:        3811944 kB
SwapCached:      11520 kB
Active:        6031012 kB
Inactive:      2308500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24277424 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           25468 kB
Writeback:           0 kB
AnonPages:     4216400 kB
Mapped:          20740 kB
Slab:           234488 kB
PageTables:      31900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77086052 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= 73420 MiB
End job on node142 at 2011-05-14 18:18:06