Trace number 3368445

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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-3368445-1305379168.cnf'
0.00/0.09	c -- clauses added:            0 learnts,       226752 normals,            0 xors
0.00/0.09	c -- vars added      69553
0.00/0.09	c Parsing time:  0.08 s
0.00/0.09	c  N st     0         0     69553    133736     92373         0    585954         0   no data   no data
0.18/0.22	c asymm  cl-useful: 2/133736/133736 lits-rem:6 time: 0.13
0.39/0.41	c Flit:    12 Blit:    101 bXBeca:    0 bXProp: 5504 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.19
0.39/0.41	c Cleaning up after failed var search:     0.00 s 
0.39/0.43	c Replacing     5504 vars Replaced    69987 lits Time:     0.02 s 
0.39/0.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.48	c bin-w-bin subsume rem           10 bins  time:  0.01 s
0.49/0.50	c subs with bin:       78  lits-rem:        52  v-fix:    0  time:  0.02 s
0.49/0.53	c Subs w/ non-existent bins:     12 l-rem:      8 v-fix:     0 done:  63684 time:  0.03 s
0.49/0.56	c Removed useless bin:       2  fixed:     0  props:   1.67M  time:  0.03 s
0.68/0.75	c lits-rem:         0  cl-subs:     5601  v-elim:  21228  v-fix:    0  time:  0.18 s
0.68/0.77	c Finding binary XORs  T:     0.01 s  found:      36
0.68/0.77	c Replacing       36 vars Replaced      428 lits Time:     0.01 s 
0.79/0.84	c Finding non-binary XORs:     0.05 s (found:   23090, avg size: 3.0)
0.79/0.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   8762 locsubst:    75 time:   0.02
0.79/0.85	c calculated reachability. Time: 0.00
0.79/0.85	c Calc default polars -  time:   0.00 s pos:    8287 undec:   35990 neg:   25276
0.79/0.85	c =========================================================================================
0.79/0.85	c types(t): F = full restart, N = normal restart
0.79/0.85	c types(t): S = simplification begin/end, E = solution found
0.79/0.85	c restart types(rt): st = static, dy = dynamic
0.79/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.79/0.85	c  B st     0         0     33658     56266     23465         0    267405         0   no data   no data
1.69/1.76	c Decided on static restart strategy
4.50/4.51	c  N st     8      4913     33648     56266     23672      4618    267405    304844   no data   no data
12.99/13.02	c  N st    10     11295     33647     56266     23757     10777    267405   1046637   no data   no data
18.39/18.44	c  N st    11     17039     33644     56266     23805     16403    267405   1398795   no data   no data
29.99/30.00	c  F st    12     25002     33644     56266     23859     15414    267405    966068   no data   no data
29.99/30.06	c Replacing       67 vars Replaced    22384 lits Time:     0.05 s 
29.99/30.10	c  N st    12     25002     33577     56235     23727     15401    267018    965153   no data   no data
36.89/36.98	c Decided on static restart strategy
36.89/36.98	c  N st    18     30000     33570     56235     23794     20249    267018   1405289   no data   no data
36.89/36.98	c  S st    18     30000     33570     56235     23794     20249    267018   1405289   no data   no data
36.99/37.05	c  S st    18     30502     33569     56235     23829     20705    267018   1411599   no data   no data
36.99/37.07	c x-sub:    37 x-cut:      0 vfix:      0 v-elim:    242 locsubst:    10 time:   0.02
37.19/37.24	c Flit:    14 Blit:     24 bXBeca:    0 bXProp:  154 Bins:  11665 BRemL:   3594 BRemN:     39 P:  3.7M T:  0.17
37.19/37.27	c Replacing      167 vars Replaced    23809 lits Time:     0.03 s 
37.19/37.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.19/37.29	c bin-w-bin subsume rem          289 bins  time:  0.00 s
37.29/37.30	c subs with bin:     1760  lits-rem:        24  v-fix:    0  time:  0.01 s
37.29/37.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33116 time:  0.01 s
37.29/37.32	c Removed useless bin:      25  fixed:     0  props:   0.46M  time:  0.01 s
37.29/37.37	c lits-rem:         0  cl-subs:      101  v-elim:   4550  v-fix:    0  time:  0.05 s
37.40/37.41	c subs with bin:       52  lits-rem:      6933  v-fix:    0  time:  0.02 s
37.40/37.48	c lits-rem:      1108  cl-subs:      503  v-elim:      0  v-fix:    0  time:  0.07 s
37.51/37.54	c asymm  cl-useful: 0/58693/58693 lits-rem:0 time: 0.06
37.51/37.55	c calculated reachability. Time: 0.00
37.51/37.55	c  N st    18     30502     28566     58693     16782     11613    249433    232478   no data   no data
41.29/41.30	c Finding binary XORs  T:     0.01 s  found:      29
46.59/46.63	c  N st    20     37615     28566     58693     16788     18568    249433    720137   no data   no data
58.60/58.67	c  N st    21     44014     28566     58693     16794     15311    249433    607961   no data   no data
60.61/60.69	c  S st    22     45753     28566     58693     16794     17003    249433    777981   no data   no data
60.69/60.75	c  S st    22     46254     28566     58693     16794     17498    249433    784574   no data   no data
60.69/60.77	c x-sub:     4 x-cut:      0 vfix:      0 v-elim:     65 locsubst:    10 time:   0.01
60.89/60.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   32 Bins:    298 BRemL:    248 BRemN:      8 P:  2.4M T:  0.14
60.89/60.91	c Replacing       66 vars Replaced     1348 lits Time:     0.01 s 
60.89/60.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.89/60.93	c bin-w-bin subsume rem           72 bins  time:  0.00 s
60.89/60.94	c subs with bin:        7  lits-rem:         1  v-fix:    0  time:  0.01 s
60.89/60.95	c Subs w/ non-existent bins:      2 l-rem:      0 v-fix:     0 done:  28435 time:  0.01 s
60.89/60.95	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
60.89/60.97	c lits-rem:         0  cl-subs:       56  v-elim:     25  v-fix:    0  time:  0.02 s
60.99/61.00	c subs with bin:        5  lits-rem:       409  v-fix:    0  time:  0.02 s
60.99/61.07	c lits-rem:       495  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.06 s
60.99/61.07	c vivif2 --  cl tried    58616 cl shrink        2 lits rem          2 time: 0.00
60.99/61.08	c vivif2 --  cl tried    14940 cl shrink     1993 lits rem       3196 time: 0.01
61.09/61.15	c asymm  cl-useful: 1/58614/58614 lits-rem:1 time: 0.07
61.09/61.16	c calculated reachability. Time: 0.00
61.09/61.16	c  N st    22     46254     28410     58614     16621     14931    248828    307112   no data   no data
80.99/81.09	c  N st    23     60652     28410     58614     16627     29053    248828    662333   no data   no data
95.99/96.06	c  N st    24     69381     28410     58614     16630     24283    248828   1171155   no data   no data
95.99/96.06	c  S st    24     69381     28410     58614     16630     24283    248828   1171155   no data   no data
96.09/96.13	c  S st    24     69881     28410     58614     16630     24771    248828   1177890   no data   no data
96.09/96.15	c x-sub:     5 x-cut:      0 vfix:      0 v-elim:      1 locsubst:    20 time:   0.01
96.29/96.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   34 Bins:    209 BRemL:    119 BRemN:      0 P:  2.7M T:  0.15
96.29/96.31	c Replacing       44 vars Replaced     1045 lits Time:     0.01 s 
96.29/96.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.29/96.33	c bin-w-bin subsume rem           41 bins  time:  0.00 s
96.29/96.34	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.01 s
96.29/96.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28365 time:  0.01 s
96.29/96.35	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
96.29/96.38	c lits-rem:         0  cl-subs:       15  v-elim:     14  v-fix:    0  time:  0.02 s
96.39/96.47	c subs with bin:       12  lits-rem:      1461  v-fix:    0  time:  0.06 s
97.19/97.27	c lits-rem:      4032  cl-subs:      684  v-elim:      0  v-fix:    0  time:  0.79 s
97.19/97.27	c vivif2 --  cl tried    58590 cl shrink        0 lits rem          0 time: 0.00
97.29/97.33	c vivif2 --  cl tried    24071 cl shrink     3997 lits rem       9871 time: 0.06
97.39/97.41	c asymm  cl-useful: 10/58590/58590 lits-rem:28 time: 0.08
97.39/97.42	c calculated reachability. Time: 0.00
97.39/97.42	c  N st    24     69881     28351     58581     16624     24071    248657   1074749   no data   no data
131.79/131.90	c  F st    25     87500     28351     58581     16627     24037    248657    517130   no data   no data
131.89/131.93	c  N st    25     87500     28351     58581     16627     24037    248657    517130   no data   no data
131.89/131.94	c Finding binary XORs  T:     0.01 s  found:       3
138.50/138.59	c Decided on static restart strategy
142.70/142.75	c  N st    32     95539     28351     58581     16627     31911    248657   1213337   no data   no data
161.89/161.93	c  N st    34    104821     28351     58581     16627     41028    248657   2670631   no data   no data
161.89/161.93	c  S st    34    104821     28351     58581     16627     41028    248657   2670631   no data   no data
161.99/162.01	c  S st    34    105323     28351     58581     16629     41523    248657   2678473   no data   no data
161.99/162.02	c x-sub:    10 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     6 time:   0.02
162.09/162.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   63 Bins:    167 BRemL:     80 BRemN:      1 P:  3.0M T:  0.17
162.19/162.22	c Replacing       69 vars Replaced     3453 lits Time:     0.02 s 
162.19/162.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.19/162.23	c bin-w-bin subsume rem           84 bins  time:  0.00 s
162.19/162.24	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.01 s
162.19/162.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28282 time:  0.01 s
162.19/162.26	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
162.29/162.30	c lits-rem:         0  cl-subs:       37  v-elim:     29  v-fix:    0  time:  0.04 s
162.50/162.53	c subs with bin:       11  lits-rem:       890  v-fix:    0  time:  0.13 s
164.70/164.74	c lits-rem:      4616  cl-subs:     1598  v-elim:      0  v-fix:    0  time:  2.20 s
164.70/164.74	c vivif2 --  cl tried    58535 cl shrink        0 lits rem          0 time: 0.00
164.79/164.88	c vivif2 --  cl tried    39913 cl shrink     7837 lits rem      19192 time: 0.13
164.89/164.97	c asymm  cl-useful: 1/58535/58535 lits-rem:3 time: 0.09
164.89/164.98	c calculated reachability. Time: 0.00
164.89/164.98	c  N st    34    105323     28253     58534     16487     39913    248357   2446198   no data   no data
184.10/184.11	c  N st    35    114921     28253     58534     16487     29429    248357    906452   no data   no data
212.89/212.95	c  N st    36    129319     28253     58534     16488     43559    248357   2999808   no data   no data
250.00/250.07	c  N st    37    150914     28253     58534     16493     42974    248357    820320   no data   no data
266.60/266.67	c  S st    38    157985     28253     58534     16494     49951    248357   1580054   no data   no data
266.80/266.80	c  S st    38    158485     28253     58534     16495     50446    248357   1588154   no data   no data
266.80/266.82	c x-sub:     3 x-cut:      0 vfix:      0 v-elim:      0 locsubst:    14 time:   0.01
267.00/267.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   42 Bins:    116 BRemL:     68 BRemN:      0 P:  3.5M T:  0.18
267.00/267.01	c Replacing       50 vars Replaced      961 lits Time:     0.01 s 
267.00/267.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.00/267.03	c bin-w-bin subsume rem           52 bins  time:  0.00 s
267.00/267.04	c subs with bin:        8  lits-rem:         0  v-fix:    0  time:  0.01 s
267.00/267.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28203 time:  0.01 s
267.00/267.06	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
267.00/267.09	c lits-rem:         0  cl-subs:       25  v-elim:     21  v-fix:    0  time:  0.03 s
267.20/267.20	c subs with bin:       14  lits-rem:       423  v-fix:    0  time:  0.06 s
268.90/268.98	c lits-rem:      4661  cl-subs:     2165  v-elim:      0  v-fix:    0  time:  1.77 s
268.90/268.99	c vivif2 --  cl tried    58437 cl shrink        0 lits rem          0 time: 0.00
269.00/269.09	c vivif2 --  cl tried    48267 cl shrink     8715 lits rem      16042 time: 0.10
269.20/269.20	c asymm  cl-useful: 1/58437/58437 lits-rem:3 time: 0.11
269.20/269.21	c calculated reachability. Time: 0.00
269.20/269.21	c  N st    38    158485     28182     58436     16389     48267    247621   1504242   no data   no data
408.60/408.65	c  N st    39    207075     28182     58436     16392     47954    247621   2505631   no data   no data
472.91/472.93	c  N st    40    237727     28182     58436     16392     52311    247621   2056427   no data   no data
472.91/472.93	c  S st    40    237727     28182     58436     16392     52311    247621   2056427   no data   no data
473.02/473.07	c  S st    40    238231     28182     58436     16393     52810    247621   2066192   no data   no data
473.02/473.08	c x-sub:     7 x-cut:      0 vfix:      0 v-elim:     31 locsubst:    12 time:   0.02
473.21/473.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:     49 BRemL:     23 BRemN:      0 P:  3.3M T:  0.18
473.31/473.30	c Replacing        9 vars Replaced     4892 lits Time:     0.04 s 
473.31/473.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
473.31/473.32	c bin-w-bin subsume rem            3 bins  time:  0.00 s
473.31/473.33	c subs with bin:        4  lits-rem:         1  v-fix:    0  time:  0.01 s
473.31/473.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28142 time:  0.01 s
473.31/473.35	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
473.31/473.38	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.04 s
473.51/473.54	c subs with bin:        6  lits-rem:       831  v-fix:    0  time:  0.10 s
475.91/475.92	c lits-rem:      3797  cl-subs:     2286  v-elim:      0  v-fix:    0  time:  2.37 s
475.91/475.92	c vivif2 --  cl tried    58430 cl shrink        0 lits rem          0 time: 0.00
476.01/476.02	c vivif2 --  cl tried    50514 cl shrink     7075 lits rem      17261 time: 0.10
476.11/476.13	c asymm  cl-useful: 0/58430/58430 lits-rem:0 time: 0.11
476.11/476.14	c calculated reachability. Time: 0.00
476.11/476.14	c  N st    40    238231     28142     58430     16411     50514    247455   1873751   no data   no data
602.81/602.89	c  F st    41    306253     28142     58430     16413     63357    247455   2943773   no data   no data
602.92/602.92	c  N st    41    306253     28142     58430     16413     63357    247455   2943773   no data   no data
611.12/611.15	c Decided on static restart strategy
652.72/652.78	c  N st    51    334555     28142     58430     16416     62661    247455   3327404   no data   no data
693.61/693.62	c  N st    53    357347     28142     58430     16419     55380    247455   2331659   no data   no data
693.61/693.62	c  S st    53    357347     28142     58430     16419     55380    247455   2331659   no data   no data
693.71/693.73	c  S st    53    357854     28142     58430     16419     55881    247455   2339542   no data   no data
693.71/693.75	c x-sub:     6 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     2 time:   0.02
693.91/693.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     58 BRemL:     27 BRemN:      0 P:  3.3M T:  0.18
693.91/693.94	c Replacing        2 vars Replaced      228 lits Time:     0.01 s 
693.91/693.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
693.91/693.96	c bin-w-bin subsume rem            3 bins  time:  0.00 s
693.91/693.97	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.01 s
693.91/693.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28140 time:  0.01 s
693.91/693.99	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
694.01/694.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
694.22/694.22	c subs with bin:       13  lits-rem:       326  v-fix:    0  time:  0.12 s
696.92/696.92	c lits-rem:      4766  cl-subs:     1204  v-elim:      0  v-fix:    0  time:  2.69 s
696.92/696.93	c vivif2 --  cl tried    58428 cl shrink        0 lits rem          0 time: 0.00
697.02/697.05	c vivif2 --  cl tried    54660 cl shrink     6485 lits rem      16500 time: 0.12
697.12/697.16	c asymm  cl-useful: 0/58428/58428 lits-rem:0 time: 0.11
697.12/697.17	c calculated reachability. Time: 0.00
697.12/697.17	c  N st    53    357854     28140     58428     16444     54660    247427   2146318   no data   no data
761.33/761.39	c  N st    54    390246     28140     58428     16445     55796    247427   1730738   no data   no data
761.33/761.40	c Finding binary XORs  T:     0.01 s  found:       0
852.33/852.32	c  N st    55    438834     28140     58428     16447     72011    247427   4430880   no data   no data
997.74/997.76	c  N st    56    511717     28140     58428     16454     76926    247427   1506340   no data   no data
1044.83/1044.82	c  N st    57    536781     28140     58428     16456     67358    247427   2082889   no data   no data
1044.83/1044.82	c  S st    57    536781     28140     58428     16456     67358    247427   2082889   no data   no data
1044.93/1044.93	c  S st    57    537283     28140     58428     16456     67857    247427   2091104   no data   no data
1044.93/1044.95	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1045.14/1045.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     23 BRemL:     17 BRemN:      0 P:  3.4M T:  0.18
1045.14/1045.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1045.14/1045.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1045.14/1045.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1045.14/1045.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  28140 time:  0.01 s
1045.14/1045.18	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
1045.23/1045.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1045.33/1045.38	c subs with bin:       73  lits-rem:        99  v-fix:    0  time:  0.10 s
1047.53/1047.52	c lits-rem:      3480  cl-subs:     1319  v-elim:      0  v-fix:    0  time:  2.13 s
1047.53/1047.52	c vivif2 --  cl tried    58428 cl shrink        0 lits rem          0 time: 0.00
1047.63/1047.63	c vivif2 --  cl tried    66465 cl shrink     7307 lits rem      16260 time: 0.11
1047.73/1047.75	c asymm  cl-useful: 0/58428/58428 lits-rem:0 time: 0.12
1047.73/1047.76	c calculated reachability. Time: 0.00
1047.73/1047.76	c  N st    57    537283     28140     58428     16462     66465    247424   1985757   no data   no data

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-3368445-1305379168/watcher-3368445-1305379168 -o /tmp/evaluation-result-3368445-1305379168/solver-3368445-1305379168 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368445-1305379168.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: 0.00 0.00 0.00 2/353 4768
/proc/meminfo: memFree=17840368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=25168 CPUtime=0 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 1648 0 0 0 0 0 0 0 18 0 1 0 728147497 25772032 1362 33554432000 4194304 4580011 140736934102384 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 6292 1367 321 95 0 1274 0

[startup+0.113303 s]
/proc/loadavg: 0.00 0.00 0.00 2/353 4768
/proc/meminfo: memFree=17840368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=65648 CPUtime=0.1 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 10608 0 0 0 10 0 0 0 18 0 1 0 728147497 67223552 8474 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 16412 8474 339 95 0 11394 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 65648

[startup+0.200294 s]
/proc/loadavg: 0.00 0.00 0.00 2/353 4768
/proc/meminfo: memFree=17840368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=65648 CPUtime=0.18 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 10609 0 0 0 18 0 0 0 18 0 1 0 728147497 67223552 8475 33554432000 4194304 4580011 140736934102384 18446744073709551615 4294128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 16412 8475 340 95 0 11394 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 65648

[startup+0.30027 s]
/proc/loadavg: 0.00 0.00 0.00 2/353 4768
/proc/meminfo: memFree=17840368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=69416 CPUtime=0.29 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 11571 0 0 0 28 1 0 0 18 0 1 0 728147497 71081984 9437 33554432000 4194304 4580011 140736934102384 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 17354 9437 342 95 0 12336 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 69416

[startup+0.700191 s]
/proc/loadavg: 0.00 0.00 0.00 2/353 4768
/proc/meminfo: memFree=17840368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=95680 CPUtime=0.68 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 18208 0 0 0 67 1 0 0 18 0 1 0 728147497 97976320 16059 33554432000 4194304 4580011 140736934102384 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 23920 16060 357 95 0 18902 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 95680

[startup+1.50104 s]
/proc/loadavg: 0.00 0.00 0.00 4/359 4779
/proc/meminfo: memFree=17707768/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=106616 CPUtime=1.49 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 21145 0 0 0 147 2 0 0 20 0 1 0 728147497 109174784 18996 33554432000 4194304 4580011 140736934102384 18446744073709551615 4316740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 26654 18996 364 95 0 21636 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106616

[startup+3.10073 s]
/proc/loadavg: 0.00 0.00 0.00 6/364 4789
/proc/meminfo: memFree=17607184/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=106616 CPUtime=3.09 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 21284 0 0 0 307 2 0 0 25 0 1 0 728147497 109174784 19135 33554432000 4194304 4580011 140736934102384 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 26654 19135 365 95 0 21636 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 106616

[startup+6.30112 s]
/proc/loadavg: 0.32 0.07 0.02 5/364 4789
/proc/meminfo: memFree=17448716/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=106616 CPUtime=6.29 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 21532 0 0 0 627 2 0 0 25 0 1 0 728147497 109174784 19383 33554432000 4194304 4580011 140736934102384 18446744073709551615 4322863 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 26654 19383 365 95 0 21636 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 106616

[startup+12.7009 s]
/proc/loadavg: 0.61 0.13 0.04 5/364 4789
/proc/meminfo: memFree=17273708/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=139432 CPUtime=12.69 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 22166 0 0 0 1267 2 0 0 25 0 1 0 728147497 142778368 20017 33554432000 4194304 4580011 140736934102384 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 34858 20017 365 95 0 29840 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139432

[startup+25.5005 s]
/proc/loadavg: 1.36 0.32 0.11 5/364 4789
/proc/meminfo: memFree=17114328/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=110104 CPUtime=25.49 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 23969 0 0 0 2546 3 0 0 25 0 1 0 728147497 112746496 18600 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 27526 18600 365 95 0 22508 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 110104

[startup+51.1006 s]
/proc/loadavg: 2.26 0.62 0.21 5/364 4790
/proc/meminfo: memFree=16747368/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=119240 CPUtime=51.09 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 27971 0 0 0 5106 3 0 0 25 0 1 0 728147497 122101760 22592 33554432000 4194304 4580011 140736934102384 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 29810 22592 371 95 0 24792 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 119240

[startup+102.301 s]
/proc/loadavg: 3.35 1.17 0.41 5/364 4792
/proc/meminfo: memFree=16671928/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=143044 CPUtime=102.3 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 38801 0 0 0 10224 6 0 0 25 0 1 0 728147497 146477056 28230 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 35761 28230 377 95 0 30743 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 143044

[startup+162.3 s]
/proc/loadavg: 3.76 1.68 0.64 5/364 4793
/proc/meminfo: memFree=16622296/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=145248 CPUtime=162.29 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 44638 0 0 0 16221 8 0 0 25 0 1 0 728147497 148733952 28999 33554432000 4194304 4580011 140736934102384 18446744073709551615 4507779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 36312 28999 367 95 0 31294 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145248

[startup+222.314 s]
/proc/loadavg: 3.99 2.11 0.85 5/364 4795
/proc/meminfo: memFree=16568440/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=233108 CPUtime=222.32 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 58984 0 0 0 22221 11 0 0 25 0 1 0 728147497 238702592 37517 33554432000 4194304 4580011 140736934102384 18446744073709551615 4295329 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 58277 37517 367 95 0 53259 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 233108

[startup+282.3 s]
/proc/loadavg: 4.07 2.47 1.05 5/364 4796
/proc/meminfo: memFree=16542476/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=243884 CPUtime=282.3 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 65688 0 0 0 28218 12 0 0 25 0 1 0 728147497 249737216 40517 33554432000 4194304 4580011 140736934102384 18446744073709551615 4320865 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 60971 40517 367 95 0 55953 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 243884

[startup+342.301 s]
/proc/loadavg: 4.21 2.79 1.25 5/364 4798
/proc/meminfo: memFree=16525456/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=188216 CPUtime=342.3 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 67665 0 0 0 34218 12 0 0 25 0 1 0 728147497 192733184 38444 33554432000 4194304 4580011 140736934102384 18446744073709551615 4294991 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 47054 38444 367 95 0 42036 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 188216

[startup+402.3 s]
/proc/loadavg: 4.12 3.03 1.42 5/364 4799
/proc/meminfo: memFree=16509428/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=202424 CPUtime=402.3 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 71111 0 0 0 40217 13 0 0 25 0 1 0 728147497 207282176 41890 33554432000 4194304 4580011 140736934102384 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 50606 41890 367 95 0 45588 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 202424

[startup+462.301 s]
/proc/loadavg: 4.04 3.20 1.58 5/364 4801
/proc/meminfo: memFree=16478020/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=215364 CPUtime=462.3 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 76146 0 0 0 46215 15 0 0 25 0 1 0 728147497 220532736 45136 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 53841 45136 367 95 0 48823 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 215364

[startup+522.301 s]
/proc/loadavg: 4.01 3.34 1.73 5/364 4803
/proc/meminfo: memFree=16455412/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=228756 CPUtime=522.31 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 82507 0 0 0 52214 17 0 0 25 0 1 0 728147497 234246144 48973 33554432000 4194304 4580011 140736934102384 18446744073709551615 4295075 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 57189 48973 367 95 0 52171 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 228756

[startup+582.301 s]
/proc/loadavg: 4.00 3.46 1.87 5/364 4804
/proc/meminfo: memFree=16430700/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=228756 CPUtime=582.31 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 85403 0 0 0 58213 18 0 0 25 0 1 0 728147497 234246144 49475 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 57189 49475 367 95 0 52171 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 228756

[startup+642.301 s]
/proc/loadavg: 4.07 3.57 2.00 5/364 4806
/proc/meminfo: memFree=16417516/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=228756 CPUtime=642.32 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 86403 0 0 0 64213 19 0 0 25 0 1 0 728147497 234246144 49489 33554432000 4194304 4580011 140736934102384 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 57189 49489 367 95 0 52171 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 228756

[startup+702.301 s]
/proc/loadavg: 4.02 3.65 2.12 5/364 4808
/proc/meminfo: memFree=16406204/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=277516 CPUtime=702.32 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 96965 0 0 0 70211 21 0 0 25 0 1 0 728147497 284176384 48861 33554432000 4194304 4580011 140736934102384 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 69379 48861 367 95 0 64361 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 277516

[startup+762.301 s]
/proc/loadavg: 4.01 3.71 2.24 5/364 4809
/proc/meminfo: memFree=16414592/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=223412 CPUtime=762.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 100324 0 0 0 76211 22 0 0 25 0 1 0 728147497 228773888 46809 33554432000 4194304 4580011 140736934102384 18446744073709551615 4294273 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 55853 46809 367 95 0 50835 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 223412

[startup+822.3 s]
/proc/loadavg: 4.04 3.77 2.35 5/364 4811
/proc/meminfo: memFree=16392992/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=223460 CPUtime=822.32 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 106347 0 0 0 82208 24 0 0 25 0 1 0 728147497 228823040 47206 33554432000 4194304 4580011 140736934102384 18446744073709551615 4292864 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 55865 47206 367 95 0 50847 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 223460

[startup+882.314 s]
/proc/loadavg: 4.13 3.84 2.46 5/364 4812
/proc/meminfo: memFree=16386252/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=223536 CPUtime=882.34 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 111969 0 0 0 88208 26 0 0 25 0 1 0 728147497 228900864 46354 33554432000 4194304 4580011 140736934102384 18446744073709551615 4295413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 55884 46354 367 95 0 50866 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 223536

[startup+942.3 s]
/proc/loadavg: 4.05 3.87 2.56 5/364 4814
/proc/meminfo: memFree=16363016/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=278532 CPUtime=942.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 116231 0 0 0 94206 27 0 0 25 0 1 0 728147497 285216768 50616 33554432000 4194304 4580011 140736934102384 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 69633 50616 367 95 0 64615 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 278532

[startup+1002.3 s]
/proc/loadavg: 4.02 3.89 2.64 5/364 4816
/proc/meminfo: memFree=16345004/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=223580 CPUtime=1002.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 118760 0 0 0 100205 28 0 0 25 0 1 0 728147497 228945920 47003 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 55895 47003 367 95 0 50877 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 223580

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 2.73 5/364 4817
/proc/meminfo: memFree=16323140/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=291412 CPUtime=1062.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 127583 0 0 0 106203 30 0 0 25 0 1 0 728147497 298405888 52249 33554432000 4194304 4580011 140736934102384 18446744073709551615 4316740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 72853 52249 367 95 0 67835 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 291412

[startup+1122.3 s]
/proc/loadavg: 4.00 3.92 2.80 5/364 4819
/proc/meminfo: memFree=16327320/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=292296 CPUtime=1122.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 133220 0 0 0 112201 32 0 0 25 0 1 0 728147497 299311104 50993 33554432000 4194304 4580011 140736934102384 18446744073709551615 4321842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 73074 50993 367 95 0 68056 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 292296

[startup+1182.3 s]
/proc/loadavg: 4.04 3.95 2.88 5/364 4823
/proc/meminfo: memFree=16313992/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=292296 CPUtime=1182.33 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 136234 0 0 0 118200 33 0 0 25 0 1 0 728147497 299311104 54007 33554432000 4194304 4580011 140736934102384 18446744073709551615 4295433 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 73074 54007 367 95 0 68056 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 292296

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 2.95 5/364 4825
/proc/meminfo: memFree=16308560/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=292340 CPUtime=1242.34 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 140715 0 0 0 124199 35 0 0 25 0 1 0 728147497 299356160 51729 33554432000 4194304 4580011 140736934102384 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 73085 51729 367 95 0 68067 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 292340



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 3.97 3.02 4/362 4827
/proc/meminfo: memFree=17426272/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=292732 CPUtime=1300.04 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 145989 0 0 0 129967 37 0 0 25 0 1 0 728147497 299757568 51334 33554432000 4194304 4580011 140736934102384 18446744073709551615 4320821 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 73183 51334 367 95 0 68165 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 292732

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

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

[startup+1300 s]
/proc/loadavg: 4.07 3.97 3.02 4/362 4827
/proc/meminfo: memFree=17426272/32950928 swapFree=67111200/67111528
[pid=4768] ppid=4766 vsize=292732 CPUtime=1300.04 cores=5,7
/proc/4768/stat : 4768 (strangenight2-s) R 4766 4768 4727 0 -1 4202496 145989 0 0 0 129967 37 0 0 25 0 1 0 728147497 299757568 51334 33554432000 4194304 4580011 140736934102384 18446744073709551615 4320821 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/4768/statm: 73183 51334 367 95 0 68165 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 292732

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.69
CPU system time (s): 0.384941
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 292732

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

runsolver used 4.5723 second user time and 10.7904 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 15:19:28
IDJOB=3368445
IDBENCH=70829
IDSOLVER=1845
FILE ID=node115/3368445-1305379168
RUNJOBID= node115-1305379154-4748
PBS_JOBID= 13324387
Free space on /tmp= 73220 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368445-1305379168/watcher-3368445-1305379168 -o /tmp/evaluation-result-3368445-1305379168/solver-3368445-1305379168 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368445-1305379168.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=229244636

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      17840772 kB
Buffers:        269984 kB
Cached:        4416556 kB
SwapCached:          0 kB
Active:       11907592 kB
Inactive:      2884804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17840772 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           20448 kB
Writeback:           0 kB
AnonPages:    10105716 kB
Mapped:          28340 kB
Slab:           211620 kB
PageTables:      41448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69779112 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= 73188 MiB
End job on node115 at 2011-05-14 15:41:10