Trace number 3367344

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
MD5SUMb8c86006cc43f4ab8808ae984f8783c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.12652
Satisfiable
(Un)Satisfiability was proved
Number of variables5000
Number of clauses21000
Sum of the clauses size63000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 321000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3367344-1305380808.cnf'
0.00/0.01	c -- header says num vars:           5000
0.00/0.01	c -- header says num clauses:       21000
0.00/0.01	c -- clauses added:            0 learnts,        21000 normals,            0 xors
0.00/0.01	c -- vars added       5000
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      5000     21000         0         0     63000         0   no data   no data
0.02/0.02	c asymm  cl-useful: 0/21000/21000 lits-rem:0 time: 0.01
0.02/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.02/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.02/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5000 time:  0.00 s
0.02/0.04	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.02/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    131  v-fix:    0  time:  0.02 s
0.02/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.06	c calculated reachability. Time: 0.00
0.02/0.06	c Calc default polars -  time:   0.00 s pos:    2253 undec:     552 neg:    2195
0.02/0.06	c =========================================================================================
0.02/0.06	c types(t): F = full restart, N = normal restart
0.02/0.06	c types(t): S = simplification begin/end, E = solution found
0.02/0.06	c restart types(rt): st = static, dy = dynamic
0.02/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.06	c  B st     0         0      4869     20865         0         0     63402         0   no data   no data
0.49/0.51	c  N dy    19      4048      4869     20865         0      4046     63402    461721     71.16     77.54
0.89/0.95	c  N dy    41      8058      4869     20865         0      5557     63402    412325     68.99     91.69
1.39/1.43	c  N dy    62     12096      4869     20865         0      5350     63402    239353     68.46     72.09
1.89/1.91	c  N dy    80     16191      4869     20865         0      9444     63402    661971     67.42     72.34
2.39/2.41	c  N dy   104     20239      4869     20865         0      7868     63402    371418     66.91     71.76
2.89/2.93	c  N dy   132     24475      4869     20865         0     12104     63402    811076     66.99     71.50
2.99/3.00	c  F st   136     25002      4869     20865         0     12631     63402    862281     66.93     66.79
3.59/3.69	c  N dy   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
3.59/3.69	c  S st   142     30001      4869     20865         0     10820     63402    663618     66.93   no data
3.69/3.76	c  S st   142     30502      4869     20865         0     11321     63402    701583     66.93   no data
3.69/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
3.69/3.78	c blocked clauses removed:       94 vars:     15 tried:        4869 T: 0.00 s
3.69/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4854 time:  0.00 s
3.69/3.78	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3.79/3.80	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.02 s
3.79/3.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c lits-rem:         4  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.10 s
3.89/3.95	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
3.89/3.96	c calculated reachability. Time: 0.00
3.89/3.96	c  N dy   142     30502      4852     20769         0     11278     63134    699341     66.93   no data
4.40/4.49	c  N dy   167     34544      4852     20769         0     15320     63134   1121387     66.86     74.11
4.99/5.01	c  N dy   192     38650      4852     20769         0     11543     63134    547561     66.95     71.63
5.50/5.54	c  N dy   214     42695      4852     20769         0     15588     63134    964719     66.80     70.97
5.89/5.96	c  S st   232     45753      4852     20769         0      9700     63134    237215     66.75     64.23
5.99/6.03	c  S st   232     46254      4852     20769         0     10201     63134    283649     66.75   no data
5.99/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
5.99/6.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
5.99/6.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
5.99/6.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.99/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.10	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.02 s
6.09/6.10	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
6.09/6.11	c vivif2 --  cl tried    10199 cl shrink        0 lits rem          0 time: 0.00
6.09/6.13	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
6.09/6.13	c calculated reachability. Time: 0.00
6.09/6.13	c  N dy   232     46254      4852     20769         0     10199     63134    283285     66.75   no data
6.60/6.66	c  N dy   258     50339      4852     20769         0     14284     63134    709224     66.74     72.57
7.18/7.21	c  N dy   282     54413      4852     20769         0     18357     63134   1129489     66.67     70.99
7.70/7.75	c  N dy   304     58543      4852     20769         0     12515     63134    427487     66.56     70.73
8.19/8.28	c  N dy   328     62634      4852     20769         0     16605     63134    857962     66.73     70.28
8.80/8.83	c  N dy   351     66666      4852     20769         0     20636     63134   1268344     66.64     70.81
9.19/9.20	c  S st   369     69381      4852     20769         0     12364     63134    317729     66.65   no data
9.19/9.26	c  S st   369     69885      4852     20769         0     12868     63134    357040     66.65   no data
9.19/9.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.19/9.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
9.19/9.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
9.19/9.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.29/9.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.35	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
9.29/9.35	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
9.29/9.35	c vivif2 --  cl tried    12867 cl shrink        0 lits rem          0 time: 0.00
9.29/9.38	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.02
9.29/9.38	c calculated reachability. Time: 0.00
9.29/9.38	c  N dy   369     69885      4852     20769         0     12867     63134    356925     66.65   no data
9.90/9.98	c  N dy   395     74543      4852     20769         0     17525     63134    833979     66.62     71.03
10.59/10.69	c  N dy   430     79606      4852     20769         0     22588     63134   1371455     66.84     70.66
11.29/11.39	c  N dy   470     84687      4852     20769         0     15677     63134    570491     67.03     83.12
11.69/11.76	c  F st   488     87501      4852     20769         0     18490     63134    859666     66.95   no data
12.19/12.23	c  N st   493     90798      4852     20769         0     21787     63134   1244484     66.95   no data
13.09/13.11	c  N dy   512     96878      4852     20769         0     14870     63134    377610     66.85     70.69
13.89/13.93	c  N dy   553    103088      4852     20769         0     21080     63134   1033320     66.92     77.85
14.09/14.18	c  S st   564    104827      4852     20769         0     22818     63134   1207466     66.90   no data
14.19/14.25	c  S st   564    105330      4852     20769         0     23321     63134   1244039     66.90   no data
14.19/14.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.19/14.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
14.19/14.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.19/14.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.19/14.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.19/14.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
14.19/14.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
14.30/14.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
14.30/14.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.78	c lits-rem:        30  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.41 s
14.69/14.78	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
14.79/14.80	c vivif2 --  cl tried    23319 cl shrink        0 lits rem          0 time: 0.02
14.79/14.83	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.03
14.79/14.83	c calculated reachability. Time: 0.00
14.79/14.83	c  N dy   564    105330      4852     20769         0     23319     63134   1243830     66.90   no data
15.79/15.86	c  N dy   609    112253      4852     20769         0     16245     63134    418610     66.96     72.01
16.89/16.91	c  N dy   650    119884      4852     20769         0     23875     63134   1222889     66.86     71.79
17.99/18.07	c  N dy   700    127567      4852     20769         0     16561     63134    359645     66.90     70.77
19.19/19.26	c  N dy   749    136138      4852     20769         0     25131     63134   1256146     66.89     71.27
20.49/20.58	c  N dy   799    144851      4852     20769         0     17846     63134    390424     66.87     71.18
21.89/21.93	c  N dy   858    154101      4852     20769         0     27094     63134   1376448     66.89     70.78
22.49/22.55	c  S st   887    157997      4852     20769         0     30990     63134   1797596     66.97     66.75
22.59/22.64	c  S st   887    158500      4852     20769         0     31493     63134   1834547     66.97   no data
22.59/22.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.59/22.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
22.59/22.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.59/22.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
22.59/22.68	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
22.69/22.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
22.69/22.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.79/23.87	c lits-rem:        30  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.09 s
23.79/23.87	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
23.89/23.90	c vivif2 --  cl tried    31487 cl shrink        0 lits rem          0 time: 0.03
23.89/23.94	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.04
23.89/23.94	c calculated reachability. Time: 0.00
23.89/23.94	c  N dy   887    158500      4852     20769         0     31487     63134   1833294     66.97   no data
25.49/25.50	c  N dy   949    169107      4852     20769         0     25092     63134   1037635     66.90     70.84
27.29/27.35	c  N dy  1014    180934      4852     20769         0     18925     63134    315793     66.84     70.84
28.99/29.07	c  N dy  1091    192497      4852     20769         0     30486     63134   1547129     67.00     77.06
30.99/31.07	c  N dy  1172    204864      4852     20769         0     23859     63134    721554     67.07     87.47
33.09/33.15	c  N dy  1255    217964      4852     20769         0     36957     63134   2107436     67.15     70.74
35.20/35.28	c  N dy  1339    231908      4852     20769         0     30899     63134   1357528     67.12     74.13
36.19/36.26	c  S st  1378    237750      4852     20769         0     36741     63134   1981777     67.17   no data
36.31/36.35	c  S st  1378    238253      4852     20769         0     37244     63134   2022509     67.17   no data
36.31/36.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.31/36.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
36.31/36.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.31/36.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.31/36.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.31/36.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
36.31/36.39	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
36.40/36.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.49/36.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.89/37.90	c lits-rem:        19  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.40 s
37.89/37.90	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
37.89/37.93	c vivif2 --  cl tried    37239 cl shrink        0 lits rem          0 time: 0.03
37.89/37.98	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
37.89/37.98	c calculated reachability. Time: 0.00
37.89/37.98	c  N dy  1378    238253      4852     20769         0     37239     63134   2021983     67.17   no data
40.39/40.42	c  N dy  1477    253491      4852     20769         0     31480     63134   1332552     67.27     81.26
43.09/43.14	c  N dy  1583    269668      4852     20769         0     25652     63134    617512     67.35     72.08
45.99/46.04	c  N dy  1694    286965      4852     20769         0     42949     63134   2442437     67.41     72.27
48.99/49.07	c  N dy  1811    305356      4852     20769         0     38339     63134   1871966     67.50     71.55
49.19/49.23	c  F st  1817    306255      4852     20769         0     39238     63134   1968462     67.50   no data
52.39/52.40	c  N dy  1899    324852      4852     20769         0     33835     63134   1281742     67.49     72.38
55.89/55.95	c  N dy  2031    344928      4852     20769         0     28910     63134    671641     67.55     72.24
57.99/58.06	c  S st  2104    357380      4852     20769         0     41360     63134   2002976     67.55   no data
58.09/58.16	c  S st  2104    357880      4852     20769         0     41860     63134   2041715     67.55   no data
58.09/58.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
58.19/58.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.03
58.19/58.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.19/58.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.19/58.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.19/58.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
58.19/58.21	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
58.19/58.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
58.30/58.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.79/59.82	c lits-rem:        17  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.50 s
59.79/59.82	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
59.79/59.85	c vivif2 --  cl tried    41854 cl shrink        0 lits rem          0 time: 0.03
59.89/59.90	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.05
59.89/59.90	c calculated reachability. Time: 0.00
59.89/59.90	c  N dy  2104    357880      4852     20769         0     41854     63134   2040300     67.55   no data
63.39/63.47	c  N dy  2236    378063      4852     20769         0     36036     63134   1328744     67.63     71.97
67.10/67.17	c  N dy  2351    398080      4852     20769         0     29053     63134    474603     67.61     80.51
70.69/70.75	c  N dy  2480    418268      4852     20769         0     49239     63134   2598349     67.64     72.18
74.29/74.30	c  N dy  2604    438294      4852     20769         0     41262     63134   1662458     67.65     72.19
78.20/78.24	c  N dy  2724    458562      4852     20769         0     32538     63134    637669     67.63     72.40
81.79/81.87	c  N dy  2840    478740      4852     20769         0     52716     63134   2756215     67.59     72.11
85.49/85.57	c  N dy  2964    498783      4852     20769         0     42761     63134   1620232     67.61     73.72
89.79/89.84	c  N dy  3099    519027      4852     20769         0     32005     63134    391686     67.66     72.39
93.29/93.37	c  S st  3205    536820      4852     20769         0     49797     63134   2239295     67.64     68.33
93.50/93.51	c  S st  3205    537325      4852     20769         0     50302     63134   2282041     67.64   no data
93.50/93.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.50/93.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.04
93.50/93.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.50/93.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.50/93.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.50/93.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
93.50/93.56	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
93.59/93.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
93.59/93.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.00/96.00	c lits-rem:        44  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.32 s
96.00/96.00	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
96.00/96.04	c vivif2 --  cl tried    50298 cl shrink        0 lits rem          0 time: 0.03
96.10/96.11	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.07
96.10/96.11	c calculated reachability. Time: 0.00
96.10/96.11	c  N dy  3205    537325      4852     20769         0     50298     63134   2281169     67.64   no data
100.70/100.72	c  N dy  3338    557716      4852     20769         0     38692     63134    991296     67.67     71.54
105.09/105.18	c  N dy  3451    577809      4852     20769         0     58785     63134   3107637     67.66     71.95
109.40/109.40	c  N dy  3578    598133      4852     20769         0     46110     63134   1710667     67.68     72.37
113.79/113.87	c  N dy  3701    618254      4852     20769         0     66228     63134   3831822     67.68     72.16
117.79/117.89	c  N dy  3822    638392      4852     20769         0     52366     63134   2238142     67.69     71.33
122.39/122.48	c  N dy  3935    658627      4852     20769         0     37602     63134    593017     67.71     71.67
126.50/126.54	c  N dy  4067    678694      4852     20769         0     57667     63134   2719542     67.73     71.61
130.99/131.08	c  N dy  4190    698735      4852     20769         0     41712     63134    908516     67.74     72.90
135.09/135.16	c  N dy  4308    718785      4852     20769         0     61760     63134   3028091     67.73     74.49
139.39/139.47	c  N dy  4436    738903      4852     20769         0     44875     63134   1160633     67.76     71.34
143.59/143.62	c  N dy  4560    759015      4852     20769         0     64985     63134   3314064     67.78     71.96
147.89/147.95	c  N dy  4680    779097      4852     20769         0     47070     63134   1286358     67.79     72.74
152.10/152.18	c  N dy  4806    799179      4852     20769         0     67149     63134   3432457     67.82     73.01
153.79/153.83	c  S st  4845    805987      4852     20769         0     73957     63134   4155748     67.82   no data
153.90/153.98	c  S st  4845    806491      4852     20769         0     74461     63134   4200947     67.82   no data
153.90/154.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
154.00/154.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
154.00/154.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
154.00/154.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
154.00/154.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
154.00/154.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
154.00/154.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
154.09/154.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
154.19/154.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.40/158.46	c lits-rem:        42  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.18 s
158.40/158.46	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
158.49/158.52	c vivif2 --  cl tried    74451 cl shrink        0 lits rem          0 time: 0.06
158.59/158.61	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.09
158.59/158.61	c calculated reachability. Time: 0.00
158.59/158.61	c  N dy  4845    806491      4852     20769         0     74451     63134   4199392     67.82   no data
162.70/162.71	c  N dy  4975    826594      4852     20769         0     55552     63134   2090741     67.87     71.63
167.29/167.36	c  N dy  5097    846845      4852     20769         0     75801     63134   4231335     67.87     73.00
171.40/171.46	c  N dy  5221    866913      4852     20769         0     55867     63134   2024478     67.89     71.92
176.09/176.12	c  N dy  5351    886969      4852     20769         0     75923     63134   4180619     67.92     72.30
180.29/180.40	c  N dy  5471    907047      4852     20769         0     55005     63134   1847354     67.92     81.27
184.89/184.97	c  N dy  5604    927069      4852     20769         0     75023     63134   4004258     67.97     90.44
189.49/189.53	c  N dy  5732    947226      4852     20769         0     53182     63134   1554646     68.00     72.34
194.00/194.10	c  N dy  5863    967355      4852     20769         0     73305     63134   3699574     68.01     72.59
198.79/198.84	c  N dy  5985    987774      4852     20769         0     50729     63134   1191424     68.03     73.02
203.29/203.31	c  N dy  6111   1007944      4852     20769         0     70899     63134   3341498     68.04     72.50
208.39/208.43	c  N dy  6239   1028194      4852     20769         0     47157     63134    697684     68.08     72.28
212.59/212.61	c  N dy  6367   1048257      4852     20769         0     67219     63134   2838221     68.09     71.76
217.69/217.80	c  N dy  6500   1068333      4852     20769         0     87293     63134   5011374     68.13     72.80
218.69/218.79	c  F st  6524   1071875      4852     20769         0     45840     63134    456145     68.13   no data
222.10/222.12	c  N dy  6601   1088339      4852     20769         0     62300     63134   2256529     68.13     72.37
226.99/227.00	c  N dy  6720   1108473      4852     20769         0     82432     63134   4401392     68.14     72.34
231.69/231.74	c  N dy  6846   1128549      4852     20769         0     56513     63134   1506153     68.14     75.34
236.40/236.43	c  N dy  6983   1148646      4852     20769         0     76607     63134   3679119     68.19     76.51
241.70/241.74	c  N dy  7103   1168755      4852     20769         0     49714     63134    663655     68.19     71.90
245.99/246.03	c  N dy  7206   1188905      4852     20769         0     69861     63134   2798520     68.17     72.24
251.39/251.43	c  N dy  7343   1208978      4852     20769         0     89931     63134   4946997     68.20     71.98
251.59/251.66	c  S st  7349   1209737      4852     20769         0     90690     63134   5029315     68.20   no data
251.79/251.85	c  S st  7349   1210243      4852     20769         0     91196     63134   5069159     68.20   no data
251.79/251.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
251.90/251.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
251.90/251.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
251.90/251.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
251.90/251.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
251.90/251.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
251.90/251.93	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
251.90/251.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
252.09/252.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
257.99/258.00	c lits-rem:        58  cl-subs:       13  v-elim:      0  v-fix:    0  time:  5.81 s
257.99/258.00	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
257.99/258.08	c vivif2 --  cl tried    91183 cl shrink        0 lits rem          0 time: 0.07
258.09/258.19	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.11
258.09/258.19	c calculated reachability. Time: 0.00
258.09/258.19	c  N dy  7349   1210243      4852     20769         0     91183     63134   5066394     68.20   no data
262.79/262.81	c  N dy  7479   1230285      4852     20769         0     63226     63134   2006566     68.21     72.58
267.79/267.82	c  N dy  7608   1250492      4852     20769         0     83433     63134   4173238     68.22     72.73
273.20/273.23	c  N dy  7737   1270527      4852     20769         0     54476     63134    998086     68.24     96.50
277.59/277.68	c  N dy  7852   1290567      4852     20769         0     74514     63134   3133085     68.24     75.97
283.09/283.16	c  N dy  7974   1310610      4852     20769         0     94554     63134   5288405     68.24     78.91
287.90/287.99	c  N dy  8108   1330702      4852     20769         0     64647     63134   1951049     68.26     73.00
292.90/292.90	c  N dy  8229   1350712      4852     20769         0     84655     63134   4098891     68.27     74.88
298.59/298.60	c  N dy  8347   1370836      4852     20769         0     53784     63134    710579     68.28     74.15
302.99/303.09	c  N dy  8473   1391161      4852     20769         0     74104     63134   2872182     68.29     72.17
308.40/308.41	c  N dy  8580   1411212      4852     20769         0     94153     63134   5009647     68.27     72.49
313.51/313.55	c  N dy  8695   1431273      4852     20769         0     62219     63134   1504133     68.27     71.98
318.40/318.49	c  N dy  8820   1451621      4852     20769         0     82563     63134   3681094     68.28     72.66
324.30/324.31	c  N dy  8939   1471749      4852     20769         0    102689     63134   5831059     68.29     71.98
329.00/329.07	c  N dy  9069   1491828      4852     20769         0     69769     63134   2206233     68.29     73.23
334.30/334.31	c  N dy  9194   1511855      4852     20769         0     89795     63134   4328422     68.30     72.02
340.30/340.30	c  N dy  9321   1531860      4852     20769         0     55807     63134    620325     68.31     72.88
344.79/344.85	c  N dy  9456   1551875      4852     20769         0     75821     63134   2769816     68.33     73.26
350.30/350.37	c  N dy  9592   1571946      4852     20769         0     95890     63134   4919424     68.35     71.96
356.00/356.08	c  N dy  9730   1591983      4852     20769         0     60928     63134   1068067     68.37     72.11
360.81/360.86	c  N dy  9851   1611992      4852     20769         0     80935     63134   3211722     68.38     72.84
366.59/366.68	c  N dy  9975   1632115      4852     20769         0    101057     63134   5344029     68.39     72.68
372.29/372.34	c  N dy 10101   1652489      4852     20769         0     65438     63134   1439146     68.40     73.40
377.31/377.35	c  N dy 10227   1672579      4852     20769         0     85527     63134   3579467     68.41     72.22
383.40/383.40	c  N dy 10358   1692698      4852     20769         0    105645     63134   5730608     68.42     73.50
388.20/388.22	c  S st 10470   1710244      4852     20769         0     66191     63134   1427657     68.43   no data
388.31/388.35	c  S st 10470   1710745      4852     20769         0     66692     63134   1467863     68.43   no data
388.31/388.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
388.31/388.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
388.40/388.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
388.40/388.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.40/388.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.40/388.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
388.40/388.40	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
388.40/388.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
388.40/388.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
389.60/389.62	c lits-rem:         6  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.13 s
389.60/389.62	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
389.60/389.64	c vivif2 --  cl tried    66686 cl shrink        0 lits rem          0 time: 0.02
389.70/389.71	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.07
389.70/389.72	c calculated reachability. Time: 0.00
389.70/389.72	c  N dy 10470   1710745      4852     20769         0     66686     63134   1466693     68.43   no data
394.90/394.99	c  N dy 10599   1731010      4852     20769         0     86948     63134   3633401     68.44     72.44
401.00/401.07	c  N dy 10729   1751086      4852     20769         0    107024     63134   5804262     68.46     72.08
406.59/406.62	c  N dy 10850   1771102      4852     20769         0     69049     63134   1647548     68.47     72.82
411.70/411.76	c  N dy 10972   1791117      4852     20769         0     89063     63134   3794642     68.48     73.40
417.91/417.92	c  N dy 11109   1811130      4852     20769         0    109072     63134   5925036     68.50     72.88
423.40/423.50	c  N dy 11236   1831156      4852     20769         0     70101     63134   1632127     68.50     95.98
428.60/428.68	c  N dy 11360   1851341      4852     20769         0     90281     63134   3790826     68.51     72.34
434.89/434.96	c  N dy 11496   1871355      4852     20769         0    110292     63134   5965921     68.54     75.43
440.60/440.69	c  N dy 11626   1891546      4852     20769         0     70488     63134   1596235     68.55     72.94
445.89/445.95	c  N dy 11759   1911558      4852     20769         0     90498     63134   3751007     68.57     72.19
452.11/452.17	c  N dy 11892   1931568      4852     20769         0    110508     63134   5887976     68.57     73.23
457.99/458.00	c  N dy 12009   1951600      4852     20769         0     69543     63134   1370244     68.57     75.13
463.00/463.09	c  N dy 12129   1971616      4852     20769         0     89553     63134   3514215     68.57     85.00
469.30/469.33	c  N dy 12261   1991847      4852     20769         0    109781     63134   5673708     68.59     72.29
475.60/475.60	c  N dy 12384   2012000      4852     20769         0     67939     63134   1121370     68.59     72.91
480.50/480.56	c  N dy 12505   2032050      4852     20769         0     87987     63134   3252193     68.59     79.76
486.50/486.59	c  N dy 12623   2052100      4852     20769         0    108037     63134   5414842     68.59     73.83
493.50/493.50	c  N dy 12756   2072225      4852     20769         0     65171     63134    713178     68.60     73.99
498.40/498.42	c  N dy 12877   2092327      4852     20769         0     85272     63134   2862395     68.60     73.20
504.30/504.35	c  N dy 13003   2112371      4852     20769         0    105313     63134   5043538     68.61     77.70
511.30/511.31	c  N dy 13132   2132465      4852     20769         0    125404     63134   7240296     68.63     77.64
516.49/516.55	c  N dy 13257   2152551      4852     20769         0     81492     63134   2392200     68.64     74.95
522.30/522.33	c  N dy 13384   2172631      4852     20769         0    101570     63134   4566593     68.65     77.21
529.11/529.11	c  N dy 13513   2192722      4852     20769         0    121659     63134   6726267     68.65     72.47
534.50/534.51	c  S st 13626   2210746      4852     20769         0     74694     63134   1533239     68.65     69.94
534.61/534.66	c  S st 13626   2211249      4852     20769         0     75197     63134   1574134     68.65   no data
534.61/534.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
534.70/534.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
534.70/534.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
534.70/534.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
534.70/534.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
534.70/534.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
534.70/534.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
534.70/534.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
534.80/534.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
535.80/535.85	c lits-rem:        17  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.04 s
535.80/535.85	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
535.80/535.88	c vivif2 --  cl tried    75195 cl shrink        0 lits rem          0 time: 0.03
535.90/535.96	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.08
535.90/535.96	c calculated reachability. Time: 0.00
535.90/535.96	c  N dy 13626   2211249      4852     20769         0     75195     63134   1573748     68.65   no data
541.30/541.33	c  N dy 13754   2231261      4852     20769         0     95203     63134   3721504     68.66     72.47
548.20/548.22	c  N dy 13886   2251324      4852     20769         0    115263     63134   5881633     68.68     77.40
555.41/555.42	c  N dy 14015   2271335      4852     20769         0     69277     63134    840229     68.69     72.77
560.49/560.54	c  N dy 14142   2291477      4852     20769         0     89417     63134   2999199     68.69     73.24
566.51/566.58	c  N dy 14266   2311487      4852     20769         0    109424     63134   5140616     68.70     73.23
573.70/573.74	c  N dy 14389   2331682      4852     20769         0    129619     63134   7328712     68.70     73.98
579.20/579.29	c  N dy 14522   2351718      4852     20769         0     82660     63134   2196361     68.71     73.33
585.00/585.07	c  N dy 14645   2371950      4852     20769         0    102889     63134   4379887     68.72     73.31
591.81/591.81	c  N dy 14763   2391982      4852     20769         0    122918     63134   6523456     68.71     74.69
598.41/598.47	c  N dy 14881   2412101      4852     20769         0     75036     63134   1268983     68.72     73.56
603.80/603.82	c  N dy 15013   2432195      4852     20769         0     95127     63134   3440919     68.73     74.36
610.20/610.25	c  N dy 15139   2452524      4852     20769         0    115452     63134   5633636     68.73     72.50
617.70/617.74	c  N dy 15273   2472569      4852     20769         0    135497     63134   7795900     68.75     79.21
623.20/623.21	c  N dy 15409   2492672      4852     20769         0     86607     63134   2427687     68.76     74.87
629.10/629.20	c  N dy 15543   2512853      4852     20769         0    106784     63134   4599035     68.78     72.57
636.10/636.20	c  N dy 15676   2532868      4852     20769         0    126799     63134   6760930     68.79     72.53
643.00/643.09	c  N dy 15811   2553011      4852     20769         0     76955     63134   1275202     68.81     73.91
648.70/648.73	c  N dy 15940   2573836      4852     20769         0     97778     63134   3528929     68.81     75.04
655.30/655.30	c  N dy 16062   2594308      4852     20769         0    118247     63134   5714238     68.81     74.45
662.81/662.86	c  N dy 16186   2614380      4852     20769         0    138316     63134   7891301     68.82     73.99
668.50/668.56	c  N dy 16310   2634525      4852     20769         0     87465     63134   2292033     68.83     76.05
674.50/674.55	c  N dy 16443   2654728      4852     20769         0    107666     63134   4455776     68.84     73.04
681.40/681.47	c  N dy 16567   2674808      4852     20769         0    127744     63134   6632966     68.85     72.78
688.90/688.96	c  N dy 16695   2695040      4852     20769         0     75983     63134    950231     68.85     73.31
693.21/693.23	c  S st 16792   2711249      4852     20769         0     92190     63134   2682982     68.85     62.10
693.41/693.40	c  S st 16792   2711755      4852     20769         0     92696     63134   2723017     68.85   no data
693.41/693.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
693.41/693.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
693.41/693.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
693.41/693.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
693.41/693.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
693.41/693.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
693.41/693.48	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
693.51/693.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
693.61/693.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
696.51/696.51	c lits-rem:        61  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.88 s
696.51/696.51	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
696.51/696.55	c vivif2 --  cl tried    92692 cl shrink        0 lits rem          0 time: 0.04
696.61/696.66	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.10
696.61/696.66	c calculated reachability. Time: 0.00
696.61/696.66	c  N dy 16792   2711755      4852     20769         0     92692     63134   2722296     68.85   no data
702.70/702.77	c  N dy 16902   2731832      4852     20769         0    112767     63134   4881597     68.85     72.67
709.90/709.99	c  N dy 17016   2752064      4852     20769         0    132996     63134   7083152     68.85     72.86
717.60/717.61	c  N dy 17133   2772129      4852     20769         0     80068     63134   1297149     68.86     74.50
723.90/723.95	c  N dy 17255   2792208      4852     20769         0    100143     63134   3450230     68.86     72.50
731.51/731.52	c  N dy 17386   2812311      4852     20769         0    120245     63134   5622402     68.87     75.59
740.11/740.13	c  N dy 17509   2832313      4852     20769         0    140244     63134   7775796     68.88     76.30
747.00/747.07	c  N dy 17638   2852315      4852     20769         0     86254     63134   1872782     68.89     73.22
753.20/753.27	c  N dy 17768   2872404      4852     20769         0    106339     63134   4030043     68.90     75.30
760.50/760.55	c  N dy 17897   2892589      4852     20769         0    126523     63134   6212687     68.90     74.34
768.61/768.63	c  N dy 18028   2912700      4852     20769         0    146631     63134   8381080     68.91     72.81
774.42/774.44	c  N dy 18144   2932841      4852     20769         0     91781     63134   2349110     68.91     74.13
780.61/780.64	c  N dy 18275   2953112      4852     20769         0    112049     63134   4548488     68.92     72.61
787.80/787.80	c  N dy 18408   2973155      4852     20769         0    132091     63134   6723125     68.93     73.83
796.11/796.12	c  N dy 18538   2993223      4852     20769         0     76163     63134    575623     68.94     76.30
801.40/801.49	c  N dy 18667   3013389      4852     20769         0     96327     63134   2754772     68.95     74.79
807.80/807.88	c  N dy 18794   3033489      4852     20769         0    116421     63134   4919740     68.95     72.85
815.20/815.24	c  N dy 18916   3053577      4852     20769         0    136508     63134   7092620     68.95     73.61
823.30/823.33	c  N dy 19048   3073752      4852     20769         0     79690     63134    850385     68.96     76.50
828.80/828.84	c  N dy 19182   3093762      4852     20769         0     99695     63134   3012913     68.97     75.82
835.31/835.34	c  N dy 19302   3113902      4852     20769         0    119835     63134   5201182     68.98     73.51
842.80/842.83	c  N dy 19418   3133908      4852     20769         0    139840     63134   7361186     68.98     79.47
850.81/850.83	c  N dy 19550   3153975      4852     20769         0     81916     63134    993271     68.98     74.47
856.41/856.48	c  N dy 19681   3174101      4852     20769         0    102039     63134   3147902     68.99     72.97
863.10/863.11	c  N dy 19808   3194317      4852     20769         0    122252     63134   5354891     69.01     74.92
869.70/869.74	c  S st 19917   3211758      4852     20769         0    139692     63134   7219170     69.01   no data
870.01/870.02	c  S st 19917   3212264      4852     20769         0    140198     63134   7259867     69.01   no data
870.01/870.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
870.11/870.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
870.11/870.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
870.11/870.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
870.11/870.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
870.11/870.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
870.11/870.14	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
870.20/870.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
870.51/870.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
879.50/879.56	c lits-rem:        64  cl-subs:       25  v-elim:      0  v-fix:    0  time:  9.04 s
879.50/879.56	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
879.60/879.67	c vivif2 --  cl tried   140173 cl shrink        0 lits rem          0 time: 0.11
879.80/879.84	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.17
879.80/879.84	c calculated reachability. Time: 0.00
879.80/879.84	c  N dy 19917   3212264      4852     20769         0    140173     63134   7255652     69.01   no data
887.91/887.95	c  N dy 20031   3232457      4852     20769         0     81373     63134    828298     69.01     73.42
893.60/893.60	c  N dy 20157   3252694      4852     20769         0    101607     63134   3010368     69.02     73.30
900.11/900.10	c  N dy 20272   3272715      4852     20769         0    121627     63134   5175274     69.02     72.77
907.80/907.85	c  N dy 20401   3292744      4852     20769         0    141654     63134   7316941     69.02     73.50
916.21/916.21	c  N dy 20527   3312895      4852     20769         0     81805     63134    779037     69.03     74.48
921.82/921.86	c  N dy 20650   3333071      4852     20769         0    101978     63134   2961129     69.03     73.05
928.51/928.56	c  N dy 20758   3353534      4852     20769         0    122438     63134   5174355     69.03     73.65
936.91/936.90	c  N dy 20882   3373963      4852     20769         0    142865     63134   7392482     69.04     74.38
946.61/946.64	c  N dy 21009   3394009      4852     20769         0     81917     63134    687581     69.04     73.79
952.90/952.99	c  N dy 21129   3414070      4852     20769         0    101975     63134   2866713     69.05     73.39
960.60/960.62	c  N dy 21261   3434168      4852     20769         0    122071     63134   5045704     69.05     72.93
969.61/969.66	c  N dy 21395   3454269      4852     20769         0    142172     63134   7191639     69.06     72.71
978.91/978.99	c  N dy 21516   3474484      4852     20769         0    162383     63134   9365640     69.06     72.82
985.41/985.42	c  N dy 21648   3494792      4852     20769         0    100701     63134   2619462     69.07     74.19
992.31/992.39	c  N dy 21768   3514988      4852     20769         0    120895     63134   4800400     69.07     73.37
1000.11/1000.15	c  N dy 21889   3535005      4852     20769         0    140908     63134   6964564     69.07     72.78
1008.81/1008.86	c  N dy 22016   3555062      4852     20769         0    160963     63134   9133096     69.08     73.88
1015.51/1015.57	c  N dy 22150   3575095      4852     20769         0     98008     63134   2225917     69.09     73.88
1022.01/1022.03	c  N dy 22276   3595171      4852     20769         0    118080     63134   4380658     69.09     75.20
1029.62/1029.65	c  N dy 22409   3615236      4852     20769         0    138142     63134   6558727     69.10     73.43
1038.31/1038.38	c  N dy 22540   3635527      4852     20769         0    158431     63134   8730390     69.10     72.82
1045.91/1045.91	c  N dy 22676   3655704      4852     20769         0     94613     63134   1764213     69.11     78.05
1052.21/1052.29	c  N dy 22818   3675779      4852     20769         0    114687     63134   3921461     69.13     73.80
1059.71/1059.80	c  N dy 22950   3695849      4852     20769         0    134751     63134   6101365     69.14     88.77
1066.61/1066.62	c  S st 23058   3712264      4852     20769         0    151166     63134   7860288     69.14   no data
1066.91/1066.91	c  S st 23058   3712769      4852     20769         0    151671     63134   7905777     69.14   no data
1066.91/1066.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1067.02/1067.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.10
1067.02/1067.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1067.02/1067.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1067.02/1067.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.02/1067.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1067.02/1067.05	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1067.10/1067.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1067.41/1067.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.61/1077.62	c lits-rem:        86  cl-subs:       20  v-elim:      0  v-fix:    0  time: 10.18 s
1077.61/1077.62	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1077.71/1077.75	c vivif2 --  cl tried   151651 cl shrink        0 lits rem          0 time: 0.12
1077.91/1077.95	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.20
1077.91/1077.95	c calculated reachability. Time: 0.00
1077.91/1077.95	c  N dy 23058   3712769      4852     20769         0    151651     63134   7900904     69.14   no data
1086.91/1086.90	c  N dy 23179   3732806      4852     20769         0     86692     63134    799437     69.14     75.50
1092.41/1092.44	c  F st 23300   3751563      4852     20769         0    105449     63134   2828236     69.14     62.63
1093.01/1093.05	c  N st 23304   3753600      4852     20769         0    107486     63134   3075419     69.14   no data
1099.92/1099.98	c  N dy 23416   3773768      4852     20769         0    127652     63134   5289189     69.15     75.03
1107.72/1107.77	c  N dy 23549   3793846      4852     20769         0    147729     63134   7493679     69.16     77.71
1115.71/1115.79	c  N dy 23677   3813936      4852     20769         0    167817     63134   9638842     69.16     72.87
1121.81/1121.85	c  N dy 23812   3834682      4852     20769         0    102568     63134   2417642     69.17     73.83
1127.61/1127.68	c  N dy 23926   3854744      4852     20769         0    122626     63134   4589407     69.17     72.89
1134.51/1134.59	c  N dy 24054   3874759      4852     20769         0    142639     63134   6751677     69.18     76.87
1142.41/1142.41	c  N dy 24183   3894810      4852     20769         0    162688     63134   8935593     69.18     73.38
1149.61/1149.60	c  N dy 24327   3914826      4852     20769         0     95710     63134   1561961     69.19     87.62
1155.11/1155.13	c  N dy 24450   3934997      4852     20769         0    115878     63134   3732387     69.19     76.16
1161.62/1161.65	c  N dy 24566   3955214      4852     20769         0    136093     63134   5917741     69.19     72.87
1169.01/1169.08	c  N dy 24686   3975525      4852     20769         0    156401     63134   8104637     69.19     72.98
1177.51/1177.51	c  N dy 24811   3995736      4852     20769         0     88622     63134    702221     69.19     73.48
1182.71/1182.70	c  N dy 24943   4015796      4852     20769         0    108676     63134   2860780     69.20     73.04
1188.81/1188.89	c  N dy 25073   4035896      4852     20769         0    128773     63134   5031973     69.21     75.61
1196.01/1196.08	c  N dy 25205   4056005      4852     20769         0    148878     63134   7213651     69.22     73.69
1204.11/1204.19	c  N dy 25336   4076156      4852     20769         0    169026     63134   9414547     69.23     73.09
1211.02/1211.06	c  N dy 25468   4096368      4852     20769         0    100254     63134   1855619     69.24     73.76
1216.71/1216.79	c  N dy 25593   4116395      4852     20769         0    120279     63134   4024912     69.24     74.13
1223.51/1223.50	c  N dy 25725   4136414      4852     20769         0    140298     63134   6195643     69.25     73.23
1231.11/1231.15	c  N dy 25852   4156587      4852     20769         0    160469     63134   8382690     69.25     75.63
1240.01/1240.03	c  N dy 25984   4176854      4852     20769         0     90745     63134    724211     69.26     73.67
1245.22/1245.24	c  N dy 26097   4197013      4852     20769         0    110902     63134   2893168     69.26     73.09
1250.02/1250.02	c  S st 26195   4212769      4852     20769         0    126657     63134   4590387     69.27   no data
1250.22/1250.24	c  S st 26195   4213273      4852     20769         0    127161     63134   4632743     69.27   no data
1250.22/1250.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1250.32/1250.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1250.32/1250.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1250.32/1250.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.32/1250.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.32/1250.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4852 time:  0.00 s
1250.32/1250.33	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1250.32/1250.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1250.52/1250.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1254.42/1254.47	c lits-rem:        21  cl-subs:       17  v-elim:      0  v-fix:    0  time:  3.92 s
1254.42/1254.48	c vivif2 --  cl tried    20769 cl shrink        0 lits rem          0 time: 0.00
1254.52/1254.55	c vivif2 --  cl tried   127144 cl shrink        0 lits rem          0 time: 0.07
1254.62/1254.68	c asymm  cl-useful: 0/20769/20769 lits-rem:0 time: 0.13
1254.62/1254.68	c calculated reachability. Time: 0.00
1254.62/1254.68	c  N dy 26195   4213273      4852     20769         0    127144     63134   4629859     69.27   no data
1261.81/1261.84	c  N dy 26317   4233613      4852     20769         0    147482     63134   6813783     69.27     74.15
1269.82/1269.83	c  N dy 26442   4253733      4852     20769         0    167599     63134   8992210     69.27     76.78
1277.51/1277.51	c  N dy 26560   4273743      4852     20769         0     96619     63134   1267673     69.27     73.43
1283.12/1283.14	c  N dy 26697   4293802      4852     20769         0    116675     63134   3449818     69.28     75.50
1289.71/1289.71	c  N dy 26834   4313855      4852     20769         0    136727     63134   5602494     69.29     73.11
1297.22/1297.24	c  N dy 26972   4333912      4852     20769         0    156780     63134   7807690     69.30     73.10

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-3367344-1305380808/watcher-3367344-1305380808 -o /tmp/evaluation-result-3367344-1305380808/solver-3367344-1305380808 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367344-1305380808.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: 4.01 4.05 3.34 4/294 2023
/proc/meminfo: memFree=17371424/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=22296 CPUtime=0 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 739 0 0 0 0 0 0 0 21 0 1 0 649680457 22831104 647 33554432000 4194304 4580011 140734079602272 18446744073709551615 4309641 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 5574 652 321 95 0 556 0

[startup+0.0265071 s]
/proc/loadavg: 4.01 4.05 3.34 4/294 2023
/proc/meminfo: memFree=17371424/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=32500 CPUtime=0.02 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 1396 0 0 0 2 0 0 0 21 0 1 0 649680457 33280000 1239 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293076 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 8125 1239 338 95 0 3107 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 32500

[startup+0.100485 s]
/proc/loadavg: 4.01 4.05 3.34 4/294 2023
/proc/meminfo: memFree=17371424/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=35416 CPUtime=0.09 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 2501 0 0 0 9 0 0 0 18 0 1 0 649680457 36265984 1997 33554432000 4194304 4580011 140734079602272 18446744073709551615 4322512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 8854 1997 364 95 0 3836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35416

[startup+0.300463 s]
/proc/loadavg: 4.01 4.05 3.34 4/294 2023
/proc/meminfo: memFree=17371424/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=35416 CPUtime=0.29 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 2726 0 0 0 29 0 0 0 18 0 1 0 649680457 36265984 2222 33554432000 4194304 4580011 140734079602272 18446744073709551615 4295876 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 8854 2222 364 95 0 3836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35416

[startup+0.70038 s]
/proc/loadavg: 4.01 4.05 3.34 4/294 2023
/proc/meminfo: memFree=17371424/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=36684 CPUtime=0.69 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 3352 0 0 0 69 0 0 0 18 0 1 0 649680457 37564416 2157 33554432000 4194304 4580011 140734079602272 18446744073709551615 4322675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 9171 2157 364 95 0 4153 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36684

[startup+1.50028 s]
/proc/loadavg: 4.01 4.05 3.34 5/295 2024
/proc/meminfo: memFree=17362364/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=37068 CPUtime=1.49 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 4402 0 0 0 147 2 0 0 19 0 1 0 649680457 37957632 2348 33554432000 4194304 4580011 140734079602272 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 9267 2348 364 95 0 4249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37068

[startup+3.10099 s]
/proc/loadavg: 4.01 4.05 3.34 6/295 2024
/proc/meminfo: memFree=17359636/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=37544 CPUtime=3.09 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 6122 0 0 0 307 2 0 0 25 0 1 0 649680457 38445056 3080 33554432000 4194304 4580011 140734079602272 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 9386 3080 365 95 0 4368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37544

[startup+6.30043 s]
/proc/loadavg: 4.17 4.08 3.36 5/295 2024
/proc/meminfo: memFree=17340340/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=53924 CPUtime=6.29 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 13476 0 0 0 626 3 0 0 25 0 1 0 649680457 55218176 6652 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 13481 6652 367 95 0 8463 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53924

[startup+12.7003 s]
/proc/loadavg: 4.15 4.08 3.36 5/295 2024
/proc/meminfo: memFree=17330900/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=56376 CPUtime=12.69 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 19928 0 0 0 1264 5 0 0 25 0 1 0 649680457 57729024 8422 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293773 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 14094 8422 367 95 0 9076 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56376

[startup+25.5011 s]
/proc/loadavg: 4.12 4.08 3.37 5/295 2025
/proc/meminfo: memFree=17309316/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=89120 CPUtime=25.49 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 37639 0 0 0 2541 8 0 0 25 0 1 0 649680457 91258880 15911 33554432000 4194304 4580011 140734079602272 18446744073709551615 4317008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 22280 15911 367 95 0 17262 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 89120

[startup+51.1007 s]
/proc/loadavg: 4.08 4.07 3.38 5/295 2025
/proc/meminfo: memFree=17266332/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=98872 CPUtime=51.09 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 58579 0 0 0 5095 14 0 0 25 0 1 0 649680457 101244928 17648 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 24718 17648 367 95 0 19700 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 98872

[startup+102.311 s]
/proc/loadavg: 4.03 4.06 3.41 5/295 2027
/proc/meminfo: memFree=17172564/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=114304 CPUtime=102.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 92430 0 0 0 10208 22 0 0 25 0 1 0 649680457 117047296 22785 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 28576 22785 367 95 0 23558 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114304

[startup+162.3 s]
/proc/loadavg: 4.05 4.06 3.45 5/295 2028
/proc/meminfo: memFree=17144028/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=144252 CPUtime=162.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 130907 0 0 0 16197 33 0 0 25 0 1 0 649680457 147714048 29991 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 36063 29991 367 95 0 31045 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 144252

[startup+222.301 s]
/proc/loadavg: 4.02 4.05 3.48 5/295 2030
/proc/meminfo: memFree=17116212/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=144504 CPUtime=222.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 162904 0 0 0 22189 41 0 0 25 0 1 0 649680457 147972096 30464 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 36126 30464 367 95 0 31108 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 144504

[startup+282.301 s]
/proc/loadavg: 4.05 4.05 3.52 5/295 2031
/proc/meminfo: memFree=17078732/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=215272 CPUtime=282.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 194831 0 0 0 28181 49 0 0 25 0 1 0 649680457 220438528 39054 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293925 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 53818 39054 367 95 0 48800 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 215272

[startup+342.301 s]
/proc/loadavg: 4.18 4.07 3.56 5/295 2033
/proc/meminfo: memFree=17097804/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=170100 CPUtime=342.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 223306 0 0 0 34173 57 0 0 25 0 1 0 649680457 174182400 35725 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 42525 35725 367 95 0 37507 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 170100

[startup+402.301 s]
/proc/loadavg: 4.06 4.06 3.58 5/295 2035
/proc/meminfo: memFree=17087972/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=216852 CPUtime=402.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 248509 0 0 0 40165 65 0 0 25 0 1 0 649680457 222056448 40467 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 54213 40467 367 95 0 49195 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 216852

[startup+462.3 s]
/proc/loadavg: 4.05 4.06 3.61 5/295 2036
/proc/meminfo: memFree=17064484/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=217764 CPUtime=462.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 274516 0 0 0 46159 71 0 0 25 0 1 0 649680457 222990336 37450 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 54441 37450 367 95 0 49423 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 217764

[startup+522.303 s]
/proc/loadavg: 4.02 4.04 3.63 5/295 2038
/proc/meminfo: memFree=16984592/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=218480 CPUtime=522.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 298920 0 0 0 52151 79 0 0 25 0 1 0 649680457 223723520 38824 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 54620 38824 367 95 0 49602 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 218480

[startup+582.3 s]
/proc/loadavg: 4.00 4.03 3.65 5/295 2039
/proc/meminfo: memFree=16951828/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=219040 CPUtime=582.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 321845 0 0 0 58143 87 0 0 25 0 1 0 649680457 224296960 37638 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 54760 37638 367 95 0 49742 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 219040

[startup+642.301 s]
/proc/loadavg: 4.00 4.02 3.67 5/295 2041
/proc/meminfo: memFree=16975848/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=170784 CPUtime=642.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 344628 0 0 0 64136 94 0 0 25 0 1 0 649680457 174882816 35209 33554432000 4194304 4580011 140734079602272 18446744073709551615 4295353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 42696 35209 367 95 0 37678 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 170784

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 3.69 5/295 2043
/proc/meminfo: memFree=16916056/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=221588 CPUtime=702.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 366088 0 0 0 70130 100 0 0 25 0 1 0 649680457 226906112 39284 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 55397 39284 367 95 0 50379 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 221588

[startup+762.311 s]
/proc/loadavg: 4.08 4.04 3.72 5/295 2044
/proc/meminfo: memFree=16803560/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=222012 CPUtime=762.32 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 385887 0 0 0 76124 108 0 0 25 0 1 0 649680457 227340288 41274 33554432000 4194304 4580011 140734079602272 18446744073709551615 4295856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 55503 41274 367 95 0 50485 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 222012

[startup+822.301 s]
/proc/loadavg: 4.15 4.06 3.74 5/295 2046
/proc/meminfo: memFree=16789628/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=222444 CPUtime=822.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 406449 0 0 0 82118 113 0 0 25 0 1 0 649680457 227782656 43515 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 55611 43515 367 95 0 50593 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 222444

[startup+882.3 s]
/proc/loadavg: 4.05 4.05 3.75 5/295 2056
/proc/meminfo: memFree=16832644/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=269412 CPUtime=882.3 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 435211 0 0 0 88111 119 0 0 25 0 1 0 649680457 275877888 53443 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 67353 53443 367 95 0 62335 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 269412

[startup+942.301 s]
/proc/loadavg: 4.02 4.04 3.77 5/295 2058
/proc/meminfo: memFree=16629492/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=269836 CPUtime=942.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 455147 0 0 0 94105 126 0 0 25 0 1 0 649680457 276312064 54126 33554432000 4194304 4580011 140734079602272 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 67459 54126 367 95 0 62441 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 269836

[startup+1002.3 s]
/proc/loadavg: 3.44 3.87 3.72 4/289 2078
/proc/meminfo: memFree=18135708/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=270296 CPUtime=1002.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 473812 0 0 0 100096 135 0 0 25 0 1 0 649680457 276783104 53042 33554432000 4194304 4580011 140734079602272 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 67574 53042 367 95 0 62556 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 270296

[startup+1062.3 s]
/proc/loadavg: 3.05 3.69 3.67 3/283 2097
/proc/meminfo: memFree=18542012/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=270724 CPUtime=1062.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 493299 0 0 0 106091 140 0 0 25 0 1 0 649680457 277221376 52296 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 67681 52296 367 95 0 62663 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 270724

[startup+1122.3 s]
/proc/loadavg: 2.16 3.33 3.55 2/277 2117
/proc/meminfo: memFree=18898908/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=246288 CPUtime=1122.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 516215 0 0 0 112085 146 0 0 25 0 1 0 649680457 252198912 54454 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 61572 54454 367 95 0 56554 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 246288

[startup+1182.3 s]
/proc/loadavg: 1.42 2.91 3.39 2/277 2121
/proc/meminfo: memFree=18900572/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=246372 CPUtime=1182.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 537543 0 0 0 118078 153 0 0 25 0 1 0 649680457 252284928 54565 33554432000 4194304 4580011 140734079602272 18446744073709551615 4320608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 61593 54565 367 95 0 56575 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 246372

[startup+1242.3 s]
/proc/loadavg: 1.15 2.56 3.23 2/277 2123
/proc/meminfo: memFree=18903020/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=246460 CPUtime=1242.31 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 558256 0 0 0 124073 158 0 0 25 0 1 0 649680457 252375040 53577 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 61615 53577 367 95 0 56597 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 246460



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.14 2.29 3.10 2/277 2125
/proc/meminfo: memFree=18874476/32951132 swapFree=67093824/67111528
[pid=2023] ppid=2021 vsize=299020 CPUtime=1300.02 cores=0,2
/proc/2023/stat : 2023 (strangenight2-s) R 2021 2023 1645 0 -1 4202496 576076 0 0 0 129839 163 0 0 25 0 1 0 649680457 306196480 60448 33554432000 4194304 4580011 140734079602272 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2023/statm: 74755 60448 367 95 0 69737 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 299020

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.4
CPU system time (s): 1.64675
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 311948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.4
system time used= 1.64675
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 576078
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 15042

runsolver used 3.75243 second user time and 7.96579 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 15:46:48
IDJOB=3367344
IDBENCH=82553
IDSOLVER=1845
FILE ID=node131/3367344-1305380808
RUNJOBID= node131-1305379152-1663
PBS_JOBID= 13324371
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v5000-c21000-S1157767653-025-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367344-1305380808/watcher-3367344-1305380808 -o /tmp/evaluation-result-3367344-1305380808/solver-3367344-1305380808 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367344-1305380808.cnf

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

MD5SUM BENCH= b8c86006cc43f4ab8808ae984f8783c0
RANDOM SEED=1398451878

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17371704 kB
Buffers:        255884 kB
Cached:        3640316 kB
SwapCached:       1504 kB
Active:       12265524 kB
Inactive:      3051788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17371704 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:            5892 kB
Writeback:           0 kB
AnonPages:    11419548 kB
Mapped:          27844 kB
Slab:           163904 kB
PageTables:      35428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 30031580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73684 MiB
End job on node131 at 2011-05-14 16:08:30